]> Git Repo - qemu.git/blobdiff - tests/qemu-iotests/054
iotests: Drop format-specific in _filter_img_info
[qemu.git] / tests / qemu-iotests / 054
index a5ebf99450b9735596ec141ba0a949ae657e9133..bf47ef9fac332aca84520a38f690b15e5626db45 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()
@@ -35,7 +34,6 @@ _cleanup()
 trap "_cleanup; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.env
 . ./common.rc
 . ./common.filter
 
This page took 0.025869 seconds and 4 git commands to generate.