diff options
Diffstat (limited to 'tests/qemu-iotests/061')
-rwxr-xr-x | tests/qemu-iotests/061 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/061 b/tests/qemu-iotests/061 index 1a50163419..d2e68c0203 100755 --- a/tests/qemu-iotests/061 +++ b/tests/qemu-iotests/061 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Test case for image option amendment in qcow2. # |