diff options
author | Ross Burton <ross.burton@intel.com> | 2017-03-01 12:21:34 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-03-01 23:27:11 +0000 |
commit | 88c1fb2f0c52a05e7314b8790e6f72c66c4de5ef (patch) | |
tree | af744b7f90b2c22e9fbdf45efbc15b1aba781fb1 /meta/classes/linuxloader.bbclass | |
parent | 726832895de0e8d98fea8dde422e46b249a7bcc9 (diff) | |
download | poky-88c1fb2f0c52a05e7314b8790e6f72c66c4de5ef.tar.gz |
oeqa/sdkext/devtool: use finally instead of repeating cleanup
Use the finally: block to always to cleanup.
Now that the test harness in testsdk.bbclass has monkey-patched
CalledProcessException to display the output we don't need to do that in the
test case.
(From OE-Core rev: 9f0f6326083ee76b72b431fbfcbe12c1ab2793b2)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/linuxloader.bbclass')
0 files changed, 0 insertions, 0 deletions