diff options
Diffstat (limited to 'tests/qemu-iotests/128')
-rwxr-xr-x | tests/qemu-iotests/128 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/128 b/tests/qemu-iotests/128 index 925f5c7..3606c41 100755 --- a/tests/qemu-iotests/128 +++ b/tests/qemu-iotests/128 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Test that opening O_DIRECT succeeds when image file I/O produces EIO # |