]> Git Repo - qemu.git/commit
Fix iotest 153
authorMaxim Levitsky <[email protected]>
Mon, 4 May 2020 13:19:59 +0000 (16:19 +0300)
committerMax Reitz <[email protected]>
Tue, 5 May 2020 11:17:36 +0000 (13:17 +0200)
commit44e808c13045b1032143ab8e144b4d48264ad609
treea2ce481660c44bd1293b95b6ed2b71f5c23c1437
parentf4649069517b71c4038add8d977a41644fb117dc
Fix iotest 153

Commit f62514b3def5fb2acbef64d0e053c0c31fa45aff made qemu-img reject -o "" but this test uses it.
Since this test only tries to do a dry-run run of qemu-img amend,
replace the -o "" with dummy -o "size=$size".

Fixes: f62514b3def5fb2acbef64d0e053c0c31fa45aff
Signed-off-by: Maxim Levitsky <[email protected]>
Message-Id: <20200504131959[email protected]>
Signed-off-by: Max Reitz <[email protected]>
tests/qemu-iotests/153
tests/qemu-iotests/153.out
This page took 0.025726 seconds and 4 git commands to generate.