summaryrefslogtreecommitdiff
path: root/scripts/lib/devtool/standard.py
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2016-01-07 00:15:47 +1300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-01-15 15:41:32 +0000
commitd9c5653f994e0f366c9154a2a988175a9f8e3130 (patch)
tree9dc8fee3bceab907515edf840e570c53d34d48b2 /scripts/lib/devtool/standard.py
parenta0e1ff92b189681df5cf106dc924e76bb05caf31 (diff)
downloadopenembedded-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