diff options
Diffstat (limited to 'tests/qemu-iotests/023')
-rwxr-xr-x | tests/qemu-iotests/023 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/023 b/tests/qemu-iotests/023 index 883ca47..55c5be7 100755 --- a/tests/qemu-iotests/023 +++ b/tests/qemu-iotests/023 @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # # qcow2 pattern test with various cluster sizes # |