diff options
Diffstat (limited to 'tests/qemu-iotests/094')
-rwxr-xr-x | tests/qemu-iotests/094 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/qemu-iotests/094 b/tests/qemu-iotests/094 index 57a68f89e1..0ba0b0c361 100755 --- a/tests/qemu-iotests/094 +++ b/tests/qemu-iotests/094 @@ -25,7 +25,6 @@ seq="$(basename $0)" echo "QA output created by $seq" here="$PWD" -tmp=/tmp/$$ status=1 # failure is the default! trap "exit \$status" 0 1 2 3 15 |