diff options
Diffstat (limited to 'tests/qemu-iotests/102')
-rwxr-xr-x | tests/qemu-iotests/102 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/102 b/tests/qemu-iotests/102 index 29a6a94..cedd2b2 100755 --- a/tests/qemu-iotests/102 +++ b/tests/qemu-iotests/102 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Test case for qemu-io -c map and qemu-img map # |