diff options
Diffstat (limited to 'tests/qemu-iotests/089')
-rwxr-xr-x | tests/qemu-iotests/089 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/089 b/tests/qemu-iotests/089 index 3165d79e2a..6609954908 100755 --- a/tests/qemu-iotests/089 +++ b/tests/qemu-iotests/089 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Test case for support of JSON filenames # |