diff options
Diffstat (limited to 'tests/qemu-iotests/002')
-rwxr-xr-x | tests/qemu-iotests/002 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/002 b/tests/qemu-iotests/002 index a634e1e290..57af974168 100755 --- a/tests/qemu-iotests/002 +++ b/tests/qemu-iotests/002 @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # # Test simple read/write using plain bdrv_pread/bdrv_pwrite # |