diff options
Diffstat (limited to 'tests/qemu-iotests/064')
-rwxr-xr-x | tests/qemu-iotests/064 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/064 b/tests/qemu-iotests/064 index f55ff37ca7..90673186ec 100755 --- a/tests/qemu-iotests/064 +++ b/tests/qemu-iotests/064 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Test VHDX read/write from a sample image created with Hyper-V # |