diff options
Diffstat (limited to 'tests/qemu-iotests/184')
-rwxr-xr-x | tests/qemu-iotests/184 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/qemu-iotests/184 b/tests/qemu-iotests/184 index 2b68284d58..2f3259d558 100755 --- a/tests/qemu-iotests/184 +++ b/tests/qemu-iotests/184 @@ -24,7 +24,6 @@ owner="Manos Pitsidianakis" 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 |