diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2016-01-07 00:15:47 +1300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-01-11 15:41:06 +0000 |
commit | 0164dc66467739b357ab22bf9b8c0845f3eff4a4 (patch) | |
tree | a7fc441239ccd6fcb22a28ce68ddf7bcefb20ecb /scripts/lib/devtool/runqemu.py | |
parent | 1a60ee8bd21e156022c928f12bb296ab5caaa766 (diff) | |
download | openembedded-core-0164dc66467739b357ab22bf9b8c0845f3eff4a4.tar.gz openembedded-core-0164dc66467739b357ab22bf9b8c0845f3eff4a4.tar.bz2 openembedded-core-0164dc66467739b357ab22bf9b8c0845f3eff4a4.zip |
devtool: sdk-update: fix error checking
Running "raise" with no arguments here is invalid, we're not in
exception handling context. Rather than also adding code to catch the
exception I just moved the check out to the parent function from which
we can just exit.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/runqemu.py')
0 files changed, 0 insertions, 0 deletions