diff options
Diffstat (limited to 'tests/qemu-iotests/086')
-rwxr-xr-x | tests/qemu-iotests/086 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/086 b/tests/qemu-iotests/086 index 3cca3687ea..fea1a7bd8a 100755 --- a/tests/qemu-iotests/086 +++ b/tests/qemu-iotests/086 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Test qemu-img progress output # |