]> code.ossystems Code Review - openembedded-core.git/commit
devtool: add: fix error message when only specifying a recipe name
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Tue, 4 Oct 2016 09:31:14 +0000 (22:31 +1300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 4 Oct 2016 23:12:25 +0000 (00:12 +0100)
commit87f844e533adfc229a5d26857a82cc6b125216c8
tree5e89ada54d71ec6353354f32e60159e76dfb153c
parent98b6420952cbf73ddd1318f36c68d575c330eb71
devtool: add: fix error message when only specifying a recipe name

We were supposed to be printing out the specified recipe name here but I
forgot to specify a parameter for the string.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/devtool/standard.py