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