diff options
Diffstat (limited to 'tests/qemu-iotests/106')
-rwxr-xr-x | tests/qemu-iotests/106 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/106 b/tests/qemu-iotests/106 index 4129fee6bc..ac47eaa0f5 100755 --- a/tests/qemu-iotests/106 +++ b/tests/qemu-iotests/106 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Test preallocated resize of raw images # |