diff options
Diffstat (limited to 'tests/qemu-iotests/094')
-rwxr-xr-x | tests/qemu-iotests/094 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/094 b/tests/qemu-iotests/094 index 7adc9b9138..0bcca77261 100755 --- a/tests/qemu-iotests/094 +++ b/tests/qemu-iotests/094 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Test case for drive-mirror to NBD # |