diff options
Diffstat (limited to 'tests/qemu-iotests/187')
-rwxr-xr-x | tests/qemu-iotests/187 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/187 b/tests/qemu-iotests/187 index 1feddca508..a45addde09 100755 --- a/tests/qemu-iotests/187 +++ b/tests/qemu-iotests/187 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Test switching between read-only and read-write # |