Re: [Qemu-devel] [PATCH 15/17] iotests: Make 184 image-less
On 11/22/2017 09:08 PM, Max Reitz wrote: > 184 does not need an image, so don't use one. > > Signed-off-by: Max Reitz Seems sane. Reviewed-by: John Snow > --- > tests/qemu-iotests/184 | 25 -- > tests/qemu-iotests/184.out | 63 > +++-
[Qemu-devel] [PATCH 15/17] iotests: Make 184 image-less
184 does not need an image, so don't use one. Signed-off-by: Max Reitz --- tests/qemu-iotests/184 | 25 -- tests/qemu-iotests/184.out | 63 +++--- 2 files changed, 14 insertions(+), 74 deletions(-) diff --git a/tests/qemu-iotests/184 b