diff options
Diffstat (limited to 'tests/qemu-iotests/173')
-rwxr-xr-x | tests/qemu-iotests/173 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/173 b/tests/qemu-iotests/173 index 1fe8c5d738..47036a5564 100755 --- a/tests/qemu-iotests/173 +++ b/tests/qemu-iotests/173 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Test QAPI commands looking up protocol based images with relative # filename backing strings |