diff options
Diffstat (limited to 'tests/qemu-iotests/054')
-rwxr-xr-x | tests/qemu-iotests/054 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/054 b/tests/qemu-iotests/054 index cf88a7c76e..0d5e14f847 100755 --- a/tests/qemu-iotests/054 +++ b/tests/qemu-iotests/054 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Test huge qcow2 images # |