From e76a8e893d2b005cb966bfbfff4bbba8f7cd302d Mon Sep 17 00:00:00 2001 From: Christoph Hellwig Date: Thu, 9 Jul 2009 15:26:11 +0200 Subject: qemu-iotests: make a few more tests generic Pretend that a non-implemented check is always successful and thus allow various tests that were qcow2-specific before to be generic. Signed-off-by: Christoph Hellwig Reviewed-by: Kevin Wolf --- tests/qemu-iotests/010 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/qemu-iotests/010') diff --git a/tests/qemu-iotests/010 b/tests/qemu-iotests/010 index 4cf969cd6c..a5bee937f9 100755 --- a/tests/qemu-iotests/010 +++ b/tests/qemu-iotests/010 @@ -40,7 +40,7 @@ trap "_cleanup; exit \$status" 0 1 2 3 15 . ./common.rc . ./common.filter -_supported_fmt qcow2 +_supported_fmt generic _supported_os Linux -- cgit v1.2.3