diff options
Diffstat (limited to 'tests/qemu-iotests/098')
-rwxr-xr-x | tests/qemu-iotests/098 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/098 b/tests/qemu-iotests/098 index c7977da..461144c 100755 --- a/tests/qemu-iotests/098 +++ b/tests/qemu-iotests/098 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Test qcow2's bdrv_make_empty for images without internal snapshots # |