diff options
Diffstat (limited to 'tests/qemu-iotests/158')
-rwxr-xr-x | tests/qemu-iotests/158 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/158 b/tests/qemu-iotests/158 index d277ddcc94..8c0928a7f9 100755 --- a/tests/qemu-iotests/158 +++ b/tests/qemu-iotests/158 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Test encrypted read/write using backing files # |