]> git.proxmox.com Git - qemu.git/blobdiff - tests/qemu-iotests/042
qemu-iotests: exclude vmdk for test 042
[qemu.git] / tests / qemu-iotests / 042
index c3c3ca8d02121509f69b68d3937cbae70a7aad22..16b2fdbd5eeab504e624b5d1b34c66a897701b2e 100755 (executable)
@@ -38,7 +38,7 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
 . ./common.rc
 . ./common.filter
 
-_supported_fmt qcow2 qcow qed vmdk
+_supported_fmt qcow2 qcow qed
 _supported_proto file
 _supported_os Linux