diff options
Diffstat (limited to 'tests/qemu-iotests/021')
-rwxr-xr-x | tests/qemu-iotests/021 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/021 b/tests/qemu-iotests/021 index c0241aebe1..eb61230944 100755 --- a/tests/qemu-iotests/021 +++ b/tests/qemu-iotests/021 @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # # Test handling of invalid patterns arguments to qemu-io # |