diff options
Diffstat (limited to 'tests/qemu-iotests/006')
-rwxr-xr-x | tests/qemu-iotests/006 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/006 b/tests/qemu-iotests/006 index 58b8213..98ef4ea 100755 --- a/tests/qemu-iotests/006 +++ b/tests/qemu-iotests/006 @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # # Make sure qemu-img rejects > 127GB images for the vpc format as the format # doesn't support this. |