diff options
Diffstat (limited to 'tests/qemu-iotests/131')
-rwxr-xr-x | tests/qemu-iotests/131 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/131 b/tests/qemu-iotests/131 index 58c25f7abe..27870231cf 100755 --- a/tests/qemu-iotests/131 +++ b/tests/qemu-iotests/131 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # parallels format validation tests (created by QEMU) # |