]> git.proxmox.com Git - mirror_qemu.git/commit
iotests: fix the redirection order in 083
authorWei Jiangang <weijg.fnst@cn.fujitsu.com>
Tue, 26 Apr 2016 10:13:21 +0000 (18:13 +0800)
committerMax Reitz <mreitz@redhat.com>
Thu, 12 May 2016 13:33:23 +0000 (15:33 +0200)
commit9036e87c7437388365a419a5f26445eb7809b941
tree89b22f4d86b3cea59748eb27826291e9d6cb4b81
parentaad0b7a0bfbd6d200f617396c0d3b71ac7abfa40
iotests: fix the redirection order in 083

It should redirect stdout to /dev/null first,
then redirect stderr to whatever stdout currently points at.

Signed-off-by: Wei Jiangang <weijg.fnst@cn.fujitsu.com>
Message-id: 1461665601-14908-1-git-send-email-weijg.fnst@cn.fujitsu.com
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>
tests/qemu-iotests/083