diff options
Diffstat (limited to 'tests/qemu-iotests/178')
-rwxr-xr-x | tests/qemu-iotests/178 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/178 b/tests/qemu-iotests/178 index 927bf06e4d..21231cadd3 100755 --- a/tests/qemu-iotests/178 +++ b/tests/qemu-iotests/178 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # qemu-img measure sub-command tests # |