diff options
Diffstat (limited to 'tests/qemu-iotests/049')
-rwxr-xr-x | tests/qemu-iotests/049 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/049 b/tests/qemu-iotests/049 index 97d8a64697..bc09cd6717 100755 --- a/tests/qemu-iotests/049 +++ b/tests/qemu-iotests/049 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Check qemu-img option parsing # |