diff options
Diffstat (limited to 'tests/qemu-iotests/104')
-rwxr-xr-x | tests/qemu-iotests/104 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/qemu-iotests/104 b/tests/qemu-iotests/104 index 726d467052..34bb0d23ba 100755 --- a/tests/qemu-iotests/104 +++ b/tests/qemu-iotests/104 @@ -24,7 +24,6 @@ owner=hutao@cn.fujitsu.com seq=`basename $0` echo "QA output created by $seq" -here=`pwd` status=1 # failure is the default! trap "exit \$status" 0 1 2 3 15 |