From f00851a10fc6507d3ab70554cbf17f217de06637 Mon Sep 17 00:00:00 2001 From: Kevin Wolf Date: Mon, 27 Jul 2009 13:12:40 +0200 Subject: qemu-iotests: fix expected result for 019 after qemu-io change The output of the alloc command in qemu-io has changed. Signed-off-by: Kevin Wolf Signed-off-by: Christoph Hellwig --- tests/qemu-iotests/019.out | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests') diff --git a/tests/qemu-iotests/019.out b/tests/qemu-iotests/019.out index f461f8b1e..9ac1a21c6 100644 --- a/tests/qemu-iotests/019.out +++ b/tests/qemu-iotests/019.out @@ -539,8 +539,8 @@ qemu-io> wrote 65536/65536 bytes at offset 4296146944 qemu-io> No errors were found on the image. Checking if backing clusters are allocated when they shouldn't -qemu-io> 128/128 sectors not allocated at offset 1 MiB -qemu-io> qemu-io> 128/128 sectors not allocated at offset 4.001 GiB +qemu-io> 0/128 sectors allocated at offset 1 MiB +qemu-io> qemu-io> 0/128 sectors allocated at offset 4.001 GiB qemu-io> Reading === IO: pattern 0 -- cgit v1.2.3