diff options
Diffstat (limited to 'tests/qemu-iotests/011')
-rwxr-xr-x | tests/qemu-iotests/011 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/011 b/tests/qemu-iotests/011 index 9106e74cc4..87b4082481 100755 --- a/tests/qemu-iotests/011 +++ b/tests/qemu-iotests/011 @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # # Test for AIO allocation on the same cluster # |