diff options
Diffstat (limited to 'tests/qemu-iotests/138')
-rwxr-xr-x | tests/qemu-iotests/138 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/138 b/tests/qemu-iotests/138 index eccbcae3a6..f353ac8219 100755 --- a/tests/qemu-iotests/138 +++ b/tests/qemu-iotests/138 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # General test case for qcow2's image check # |