commit | 44e808c13045b1032143ab8e144b4d48264ad609 | [log] [tgz] |
---|---|---|
author | Maxim Levitsky <mlevitsk@redhat.com> | Mon May 04 16:19:59 2020 +0300 |
committer | Max Reitz <mreitz@redhat.com> | Tue May 05 13:17:36 2020 +0200 |
tree | a2ce481660c44bd1293b95b6ed2b71f5c23c1437 | |
parent | f4649069517b71c4038add8d977a41644fb117dc [diff] |
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>