]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
qemurunner: Use backslashreplace with utf8 to make invalid characters clear
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 4 Oct 2023 12:22:40 +0000 (13:22 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 4 Oct 2023 22:05:45 +0000 (23:05 +0100)
commit8ec86d46f736ec3e625b741e97545377c79414ee
treec232137364553c4fea959fc0c6946409879e0879
parentb5d67471dddd198723c4f711747783a33e8e5987
qemurunner: Use backslashreplace with utf8 to make invalid characters clear

Switch to the backslashreplace error handling when decoding strings so that
invalid characters are clear in the stream to improve debugging.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/utils/qemurunner.py