OSDN Git Service

Fix iotest 153
authorMaxim Levitsky <mlevitsk@redhat.com>
Mon, 4 May 2020 13:19:59 +0000 (16:19 +0300)
committerMax Reitz <mreitz@redhat.com>
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 <mlevitsk@redhat.com>
Message-Id: <20200504131959.9533-1-mlevitsk@redhat.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>
tests/qemu-iotests/153
tests/qemu-iotests/153.out