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-15 15:41:32 +0000 |
commit | d9c5653f994e0f366c9154a2a988175a9f8e3130 (patch) | |
tree | 9dc8fee3bceab907515edf840e570c53d34d48b2 /scripts/lib/devtool/standard.py | |
parent | a0e1ff92b189681df5cf106dc924e76bb05caf31 (diff) | |
download | openembedded-core-d9c5653f994e0f366c9154a2a988175a9f8e3130.tar.gz openembedded-core-d9c5653f994e0f366c9154a2a988175a9f8e3130.tar.bz2 openembedded-core-d9c5653f994e0f366c9154a2a988175a9f8e3130.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.
(From OE-Core master rev: 0164dc66467739b357ab22bf9b8c0845f3eff4a4)
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/standard.py')
0 files changed, 0 insertions, 0 deletions