diff options
Diffstat (limited to 'tests/qemu-iotests/241')
-rwxr-xr-x | tests/qemu-iotests/241 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/qemu-iotests/241 b/tests/qemu-iotests/241 index 58b64ebf41..8dae8d39e4 100755 --- a/tests/qemu-iotests/241 +++ b/tests/qemu-iotests/241 @@ -23,8 +23,6 @@ echo "QA output created by $seq" status=1 # failure is the default! -nbd_unix_socket=$TEST_DIR/test_qemu_nbd_socket - _cleanup() { _cleanup_test_img |