diff options
Diffstat (limited to 'tests/qemu-iotests/130')
-rwxr-xr-x | tests/qemu-iotests/130 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/130 b/tests/qemu-iotests/130 index f2f2706b28..77ad2aa13a 100755 --- a/tests/qemu-iotests/130 +++ b/tests/qemu-iotests/130 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Test that temporary backing file overrides (on the command line or in # blockdev-add) don't replace the original path stored in the image during |