From 8ff9ae00da148ca98248eb2284ba432970e232ec Mon Sep 17 00:00:00 2001 From: Dong Xu Wang Date: Tue, 17 Apr 2012 16:23:44 +0800 Subject: iotests: fix error in 005 According comment, we should not read again, we will write. Signed-off-by: Dong Xu Wang Reviewed-by: Stefan Hajnoczi Signed-off-by: Kevin Wolf --- tests/qemu-iotests/005.out | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/qemu-iotests/005.out') diff --git a/tests/qemu-iotests/005.out b/tests/qemu-iotests/005.out index 718a185..2d3e7df 100644 --- a/tests/qemu-iotests/005.out +++ b/tests/qemu-iotests/005.out @@ -8,6 +8,6 @@ read 4096/4096 bytes at offset 1024 4 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) small write -read 4096/4096 bytes at offset 8192 +wrote 4096/4096 bytes at offset 8192 4 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) *** done -- cgit v1.1