diff options
Diffstat (limited to 'tests/qemu-iotests/101')
-rwxr-xr-x | tests/qemu-iotests/101 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/101 b/tests/qemu-iotests/101 index 3001ba3c0a..a4c1b6366a 100755 --- a/tests/qemu-iotests/101 +++ b/tests/qemu-iotests/101 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Test short file I/O # |