]> Git Repo - qemu.git/blobdiff - tests/qemu-iotests/069
Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2017-02-27-2' into staging
[qemu.git] / tests / qemu-iotests / 069
index 50347d91d2e094c30fe4ec9ba4650b8c70d6e51d..96e55ef216092329489e83d8895e274864a4245e 100755 (executable)
@@ -25,7 +25,6 @@ seq="$(basename $0)"
 echo "QA output created by $seq"
 
 here="$PWD"
-tmp=/tmp/$$
 status=1       # failure is the default!
 
 _cleanup()
@@ -38,8 +37,8 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
 . ./common.rc
 . ./common.filter
 
-_supported_fmt cow qed qcow qcow2 vmdk
-_supported_proto generic
+_supported_fmt qed qcow qcow2 vmdk
+_supported_proto file
 _supported_os Linux
 _unsupported_imgopts "subformat=monolithicFlat" "subformat=twoGbMaxExtentFlat"
 
This page took 0.040738 seconds and 4 git commands to generate.