diff options
Diffstat (limited to 'tests/qemu-iotests/072')
-rwxr-xr-x | tests/qemu-iotests/072 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/072 b/tests/qemu-iotests/072 index 08ef29f5b4..6f9f247fa5 100755 --- a/tests/qemu-iotests/072 +++ b/tests/qemu-iotests/072 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Test case for nested image formats # |