diff options
Diffstat (limited to 'tests/qemu-iotests/113')
-rwxr-xr-x | tests/qemu-iotests/113 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/113 b/tests/qemu-iotests/113 index d8d78c4..f2703a2 100755 --- a/tests/qemu-iotests/113 +++ b/tests/qemu-iotests/113 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Test case for accessing creation options on image formats and # protocols not supporting image creation |