]> git.ipfire.org Git - thirdparty/qemu.git/commit
iotests: Fix "no qualified output" error path
authorKevin Wolf <kwolf@redhat.com>
Fri, 8 Nov 2019 08:03:59 +0000 (09:03 +0100)
committerKevin Wolf <kwolf@redhat.com>
Mon, 18 Nov 2019 16:50:08 +0000 (17:50 +0100)
commitd44abcc0f71a08e5777f8d4fe92902dc2eaaa468
treece6eb33d73f0970061a61cde26c9f8b0f9aeb0d8
parentdbf231d7b40ebc2dfd9a7c31c46dad6011d9c308
iotests: Fix "no qualified output" error path

The variable for error messages to be displayed is $results, not
$reason. Fix 'check' to print the "no qualified output" error message
again instead of having a failure without any message telling the user
why it failed.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
tests/qemu-iotests/check