diff options
Diffstat (limited to 'tests/qemu-iotests/150')
-rwxr-xr-x | tests/qemu-iotests/150 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/150 b/tests/qemu-iotests/150 index 955b877efa..3b1f32197a 100755 --- a/tests/qemu-iotests/150 +++ b/tests/qemu-iotests/150 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Test that qemu-img convert -S 0 fully allocates the target image # |