]> Git Repo - qemu.git/blobdiff - tests/qemu-iotests/078
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
[qemu.git] / tests / qemu-iotests / 078
index d4d6da7b090b55f42fa41331b47aaeecb82866b0..f333e9ac84a7864bb9a3cd778a43a34125fc10ac 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()
@@ -39,7 +38,7 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
 . ./common.filter
 
 _supported_fmt bochs
-_supported_proto generic
+_supported_proto file
 _supported_os Linux
 
 catalog_size_offset=$((0x48))
This page took 0.025908 seconds and 4 git commands to generate.