diff options
Diffstat (limited to 'tests/qemu-iotests/107')
-rwxr-xr-x | tests/qemu-iotests/107 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/107 b/tests/qemu-iotests/107 index 5d70ad2007..fcd5a24dfe 100755 --- a/tests/qemu-iotests/107 +++ b/tests/qemu-iotests/107 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Tests updates of the qcow2 L1 table # |