diff options
Diffstat (limited to 'tests/qemu-iotests/126')
-rwxr-xr-x | tests/qemu-iotests/126 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/126 b/tests/qemu-iotests/126 index 9114838..96dc048 100755 --- a/tests/qemu-iotests/126 +++ b/tests/qemu-iotests/126 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Tests handling of colons in filenames (which may be confused with protocol # prefixes) |