diff options
Diffstat (limited to 'tests/qemu-iotests/068')
-rwxr-xr-x | tests/qemu-iotests/068 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/068 b/tests/qemu-iotests/068 index f0583d52ae..881a022107 100755 --- a/tests/qemu-iotests/068 +++ b/tests/qemu-iotests/068 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Test case for loading a saved VM state from a qcow2 image # |