diff options
Diffstat (limited to 'tests/qemu-iotests/088')
-rwxr-xr-x | tests/qemu-iotests/088 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/088 b/tests/qemu-iotests/088 index c5e9ab42c7..b44edd0cf9 100755 --- a/tests/qemu-iotests/088 +++ b/tests/qemu-iotests/088 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # vpc (VHD) format input validation tests # |