diff options
Diffstat (limited to 'tests/qemu-iotests/004')
-rwxr-xr-x | tests/qemu-iotests/004 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/004 b/tests/qemu-iotests/004 index 0c45845..3de7ed8 100755 --- a/tests/qemu-iotests/004 +++ b/tests/qemu-iotests/004 @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # # Make sure we can't read and write outside of the image size. # |