On 09.03.22 04:54, John Snow wrote:
Improve qemu_img_log() to actually check if logging is turned on. If it
isn't, revert to the behavior of qemu_img(). This is done so that there
really is no way to avoid scrutinizing qemu-ing subprocess calls by
accident.

Signed-off-by: John Snow <js...@redhat.com>
---
  tests/qemu-iotests/iotests.py | 19 ++++++++++++++++++-
  1 file changed, 18 insertions(+), 1 deletion(-)

Looks OK to me, so

Reviewed-by: Hanna Reitz <hre...@redhat.com>

But I’d really just prefer `qemu_img_log()` to check the exit status all the time.


Reply via email to