On 04/28/2018 09:41 AM, Max Reitz wrote:
With qemu-io now returning a useful exit code, some tests may find it
sufficient to just query that instead of logging (and filtering) the
whole output.
Signed-off-by: Max Reitz
---
tests/qemu-iotests/iotests.py | 9 +
1 file changed, 9 insert
With qemu-io now returning a useful exit code, some tests may find it
sufficient to just query that instead of logging (and filtering) the
whole output.
Signed-off-by: Max Reitz
---
tests/qemu-iotests/iotests.py | 9 +
1 file changed, 9 insertions(+)
diff --git a/tests/qemu-iotests/iote