diff options
Diffstat (limited to 'tests/qemu-iotests/012')
-rwxr-xr-x | tests/qemu-iotests/012 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/012 b/tests/qemu-iotests/012 index a1b45fc..32a2647 100755 --- a/tests/qemu-iotests/012 +++ b/tests/qemu-iotests/012 @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # # Make sure we can open read-only images # |