diff options
Diffstat (limited to 'tests/qemu-iotests/008')
-rwxr-xr-x | tests/qemu-iotests/008 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/008 b/tests/qemu-iotests/008 index 26d11021ce..b697deb2e3 100755 --- a/tests/qemu-iotests/008 +++ b/tests/qemu-iotests/008 @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # # Test simple asynchronous read/write operations. # |