diff options
Diffstat (limited to 'tests/qemu-iotests/017')
-rwxr-xr-x | tests/qemu-iotests/017 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/017 b/tests/qemu-iotests/017 index 1ac6f74502..83744f29a3 100755 --- a/tests/qemu-iotests/017 +++ b/tests/qemu-iotests/017 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Simple backing file reads # |