diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2016-10-31 16:59:48 +1300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-11-07 11:04:17 +0000 |
commit | 0dafcb158003fb13f82c266f607d9967fca321db (patch) | |
tree | f0c4caf7cbfecea5c48794d387dcecd929e2e08c /scripts/lib/devtool/package.py | |
parent | ecac6aee8cf3313350b58c21012bcd67cfb915e4 (diff) | |
download | openembedded-core-0dafcb158003fb13f82c266f607d9967fca321db.tar.gz openembedded-core-0dafcb158003fb13f82c266f607d9967fca321db.tar.bz2 openembedded-core-0dafcb158003fb13f82c266f607d9967fca321db.zip |
oe-selftest: devtool: fix error message in _test_recipe_contents()
If a variable is being set in the recipe when we've explicitly passed
None as the value to _test_recipe_contents() indicating that it
shouldn't be set at all, then we should be printing out the variable
name in the assertion message but it seems like I forgot to do a
substitution. Also include the value for informational purposes.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/lib/devtool/package.py')
0 files changed, 0 insertions, 0 deletions