diff options
Diffstat (limited to 'tests/qemu-iotests/016')
-rwxr-xr-x | tests/qemu-iotests/016 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/016 b/tests/qemu-iotests/016 index 1dbdcb5..e09ab86 100755 --- a/tests/qemu-iotests/016 +++ b/tests/qemu-iotests/016 @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # # Test I/O after EOF for growable images. # |