mirror of https://github.com/xemu-project/xemu.git
iotests: fix some whitespaces in test output files
We are going to be stricter about comparing test result with .out files. So, fix some whitespaces now. Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> Reviewed-by: Eric Blake <eblake@redhat.com> Message-Id: <20210116134424.82867-4-vsementsov@virtuozzo.com> Signed-off-by: Eric Blake <eblake@redhat.com>
This commit is contained in:
parent
fb07b5c7f2
commit
f93e19fb03
|
@ -23,4 +23,4 @@ size=4096, min allocation
|
|||
== resize empty image with block_resize ==
|
||||
Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=0
|
||||
size=1048576, min allocation
|
||||
*** done
|
||||
*** done
|
||||
|
|
|
@ -23,9 +23,9 @@ incompatible_features []
|
|||
=== Testing compression type values ===
|
||||
|
||||
Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
|
||||
0
|
||||
0
|
||||
Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
|
||||
1
|
||||
1
|
||||
|
||||
=== Testing simple reading and writing with zstd ===
|
||||
|
||||
|
|
Loading…
Reference in New Issue