On 02/29/2016 05:00 AM, Daniel P. Berrange wrote: > The python I/O tests helper for running qemu-img/qemu-io > setup stdout to be captured to a pipe, but left stderr > untouched. As a result, if something failed in qemu-img/ > qemu-io, data written to stderr would get output directly > and not line up with data on the test stdout due to > buffering. If we explicitly redirect stderr to the same > pipe as stdout, things are much clearer when they go > wrong. > > Signed-off-by: Daniel P. Berrange <berra...@redhat.com> > --- > tests/qemu-iotests/iotests.py | 7 +++++-- > 1 file changed, 5 insertions(+), 2 deletions(-) >
Reviewed-by: Eric Blake <ebl...@redhat.com> -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature