diff options
Diffstat (limited to 'tests/qemu-iotests/058')
-rwxr-xr-x | tests/qemu-iotests/058 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/058 b/tests/qemu-iotests/058 index d6d4f94d5d..8c3212a72f 100755 --- a/tests/qemu-iotests/058 +++ b/tests/qemu-iotests/058 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Test export internal snapshot by qemu-nbd, convert it by qemu-img. # |