iotests: Redirect stderr to stdout in 186
commitc09bd34d820d686c18a59cf3d4261240167db695
authorMax Reitz <mreitz@redhat.com>
Tue, 25 Jul 2017 15:56:44 +0000 (25 17:56 +0200)
committerKevin Wolf <kwolf@redhat.com>
Tue, 1 Aug 2017 16:09:33 +0000 (1 18:09 +0200)
tree337518563868243fba424ce87895e299b40cc1b7
parent645acdc0e66277712c7af8a7d8de6a62dc5eb48a
iotests: Redirect stderr to stdout in 186

Without redirecting qemu's stderr to stdout, _filter_qemu will not apply
to warnings.  This results in $QEMU_PROG not being replaced by QEMU_PROG
which is not great if your qemu executable is not called
qemu-system-x86_64 (e.g. qemu-system-i386).

Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Jeff Cody <jcody@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/186
tests/qemu-iotests/186.out