diff options
Diffstat (limited to 'tests/qemu-iotests/005')
-rwxr-xr-x | tests/qemu-iotests/005 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/005 b/tests/qemu-iotests/005 index 1debdc4..480276b 100755 --- a/tests/qemu-iotests/005 +++ b/tests/qemu-iotests/005 @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # # Make sure qemu-img can create 5TB images # |