diff options
Diffstat (limited to 'tests/qemu-iotests/014')
-rwxr-xr-x | tests/qemu-iotests/014 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/014 b/tests/qemu-iotests/014 index 9ade571a95..2f728a1956 100755 --- a/tests/qemu-iotests/014 +++ b/tests/qemu-iotests/014 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # qcow2 pattern test, complex patterns including compression and snapshots # Using patterns for 4k cluster size. |