iotests.py: fix qemu_tool_pipe_and_status()
commit5bd04f613a224c4b774d3b84bbfa2bdca1cf6b47
authorVladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Mon, 30 Nov 2020 13:40:19 +0000 (30 16:40 +0300)
committerEric Blake <eblake@redhat.com>
Thu, 21 Jan 2021 02:22:39 +0000 (20 20:22 -0600)
tree6c515c35aa5451427c1fbbbaa1a1ede80c05e71e
parent51223cbfcccad4a6267cbc87ebb07def46d07657
iotests.py: fix qemu_tool_pipe_and_status()

qemu_img_args variable is unrelated here. We should print just args.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Message-Id: <20201130134024.19212-4-vsementsov@virtuozzo.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Eric Blake <eblake@redhat.com>
tests/qemu-iotests/iotests.py