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-07 13:29:01 +0100 |
commit | 798bec6fe43116b51247284eb4e415337b2e8e04 (patch) | |
tree | 48cd321df37801c4f93c85c788e0044425039269 /scripts/bitbake-prserv-tool | |
parent | 9e711b54487c3141d7264b8cf0d74f9465020190 (diff) | |
download | openembedded-core-798bec6fe43116b51247284eb4e415337b2e8e04.tar.gz openembedded-core-798bec6fe43116b51247284eb4e415337b2e8e04.tar.bz2 openembedded-core-798bec6fe43116b51247284eb4e415337b2e8e04.zip |
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.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/bitbake-prserv-tool')
0 files changed, 0 insertions, 0 deletions