diff options
Diffstat (limited to 'tests/qemu-iotests/029')
-rwxr-xr-x | tests/qemu-iotests/029 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/029 b/tests/qemu-iotests/029 index cf0fe0f6a6..5f42f76cc6 100755 --- a/tests/qemu-iotests/029 +++ b/tests/qemu-iotests/029 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # qcow2 internal snapshots/VM state tests # |