diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2016-06-24 00:07:02 +1200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-07-08 09:57:23 +0100 |
commit | ff41cfb5086b429aeea720e380fbe8b930d107c0 (patch) | |
tree | 51ecd284fb86dc9c70f74f344f40beac3b0038ca /meta/lib/oe/sstatesig.py | |
parent | 6677dd37ad3b1cdb8d805511c7a6234452ab77ad (diff) | |
download | poky-ff41cfb5086b429aeea720e380fbe8b930d107c0.tar.gz |
classes/testsdk: print output correctly on failure
With Python 3 we get a bytes object from the command output and not a
string, which gives some ugly formatting for error messages unless you
decode it first.
(From OE-Core rev: 798bec6fe43116b51247284eb4e415337b2e8e04)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oe/sstatesig.py')
0 files changed, 0 insertions, 0 deletions