diff options
Diffstat (limited to 'tests/qemu-iotests/079')
-rwxr-xr-x | tests/qemu-iotests/079 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/079 b/tests/qemu-iotests/079 index fca2f77d37..1b6594ebef 100755 --- a/tests/qemu-iotests/079 +++ b/tests/qemu-iotests/079 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Test qcow2 preallocation with different cluster_sizes # |