iotests/102: Pass $QEMU_HANDLE to _send_qemu_cmd
commit0c8fbfb91536cd1505a2af88912e8e854d29fab0
authorMax Reitz <mreitz@redhat.com>
Thu, 17 Dec 2020 15:38:02 +0000 (17 16:38 +0100)
committerMax Reitz <mreitz@redhat.com>
Fri, 18 Dec 2020 11:47:37 +0000 (18 12:47 +0100)
tree7eda9162ccea6475cad9b2b42dac88370b61b575
parentc8807c5edcc8bd8917a5b7531d47ef6a99e07bd8
iotests/102: Pass $QEMU_HANDLE to _send_qemu_cmd

The first parameter passed to _send_qemu_cmd is supposed to be the
$QEMU_HANDLE.  102 does not do so here, fix it.

As a result, the output changes: Now we see the prompt this command is
supposedly waiting for before the resize message - as it should be.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Message-Id: <20201217153803.101231-2-mreitz@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/102
tests/qemu-iotests/102.out