diff options
Diffstat (limited to 'tests/qemu-iotests/003')
-rwxr-xr-x | tests/qemu-iotests/003 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/003 b/tests/qemu-iotests/003 index 23a406e..656da99 100755 --- a/tests/qemu-iotests/003 +++ b/tests/qemu-iotests/003 @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # # Test simple read/write using bdrv_aio_readv/bdrv_aio_writev # |