diff options
Diffstat (limited to 'tests/qemu-iotests/120')
-rwxr-xr-x | tests/qemu-iotests/120 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/120 b/tests/qemu-iotests/120 index 76afdf449b..ca95b9276e 100755 --- a/tests/qemu-iotests/120 +++ b/tests/qemu-iotests/120 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Non-NBD test cases for overriding BDRV_O_PROTOCOL by explicitly # specifying a driver |