]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/lcitool/refresh: Treat the output of lcitool as text, not as bytes
authorThomas Huth <thuth@redhat.com>
Thu, 16 May 2024 08:40:55 +0000 (10:40 +0200)
committerThomas Huth <thuth@redhat.com>
Fri, 17 May 2024 09:15:58 +0000 (11:15 +0200)
commit4d8698e692cca96bbf20505a90e42d10141d2b94
tree72890261914e8310eea994de7579b218bd046f83
parent85ef20f1673feaa083f4acab8cf054df77b0dbed
tests/lcitool/refresh: Treat the output of lcitool as text, not as bytes

In case lcitool fails (e.g. with a python backtrace), this makes
the output  of lcitool much more readable.

Suggested-by: Daniel P. Berrangé <berrange@redhat.com>
Message-ID: <20240516084059.511463-2-thuth@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/lcitool/refresh