diff options
Diffstat (limited to 'tests/qemu-iotests/111')
-rwxr-xr-x | tests/qemu-iotests/111 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/111 b/tests/qemu-iotests/111 index e15e66ac5d..57395be64c 100755 --- a/tests/qemu-iotests/111 +++ b/tests/qemu-iotests/111 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Test case for non-existing backing file when creating a qcow2 image # and not specifying the size |