diff options
Diffstat (limited to 'tests/qemu-iotests/097')
-rwxr-xr-x | tests/qemu-iotests/097 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/097 b/tests/qemu-iotests/097 index 7234b16053..690f3d3ce1 100755 --- a/tests/qemu-iotests/097 +++ b/tests/qemu-iotests/097 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Commit changes into backing chains and empty the top image if the # backing image is not explicitly specified |