diff options
Diffstat (limited to 'tests/qemu-iotests/182')
-rwxr-xr-x | tests/qemu-iotests/182 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/182 b/tests/qemu-iotests/182 index 9e078c5484..ff3d7e7ec1 100755 --- a/tests/qemu-iotests/182 +++ b/tests/qemu-iotests/182 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Test image locking for POSIX locks # |