diff options
Diffstat (limited to 'tests/qemu-iotests/091')
-rwxr-xr-x | tests/qemu-iotests/091 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/091 b/tests/qemu-iotests/091 index 2f2f98ee64..d62ef18a02 100755 --- a/tests/qemu-iotests/091 +++ b/tests/qemu-iotests/091 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Live migration test # |