diff options
Diffstat (limited to 'tests/qemu-iotests/103')
-rwxr-xr-x | tests/qemu-iotests/103 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/103 b/tests/qemu-iotests/103 index 66f8167f02..6773e94d9f 100755 --- a/tests/qemu-iotests/103 +++ b/tests/qemu-iotests/103 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Test case for qcow2 metadata cache size specification # |