commit | ecc00666a020368ec2c3712c40386dc7ea75a8a9 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Wed Oct 06 11:24:22 2021 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Wed Oct 13 10:47:49 2021 +0200 |
tree | 4881ad8e38ea8c9ce7899cf476c4f31262ecdc76 | |
parent | 097a5f19a357b6bc699a05ccd119bfa89ea409cc [diff] |
qemu-iotests: flush after every test This makes it possible to see what is happening, even if the output of "make check-block" is not sent to a tty (for example if it is sent to grep or tee). Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>