summaryrefslogtreecommitdiff
path: root/scripts/lib/devtool/build_image.py
diff options
context:
space:
mode:
authorPatrick Ohly <patrick.ohly@intel.com>2017-01-10 12:46:58 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-02-28 11:26:32 +0000
commit3f11e4cbb36fc65ff92296065e5f0a508b210ac7 (patch)
tree4e33c3d18d750347ee154a45c602a1cde9fe395e /scripts/lib/devtool/build_image.py
parentd493f0b4760808f880a0fd6dedf918a3b85006b7 (diff)
downloadopenembedded-core-3f11e4cbb36fc65ff92296065e5f0a508b210ac7.tar.gz
openembedded-core-3f11e4cbb36fc65ff92296065e5f0a508b210ac7.tar.bz2
openembedded-core-3f11e4cbb36fc65ff92296065e5f0a508b210ac7.zip
runqemu: fix undefined variable reference in check_arg_path()
'arg' isn't defined, the right name there is 'p'. This fixes a rather obscure error message when that code path ends up being taken: $ runqemu some/existing-file-name runqemu - ERROR - name 'arg' is not defined runqemu - ERROR - Try 'runqemu help' on how to use it Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Diffstat (limited to 'scripts/lib/devtool/build_image.py')
0 files changed, 0 insertions, 0 deletions