diff options
Diffstat (limited to 'tests/qemu-iotests/007')
-rwxr-xr-x | tests/qemu-iotests/007 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/007 b/tests/qemu-iotests/007 index b983022a7f..3ab5490db3 100755 --- a/tests/qemu-iotests/007 +++ b/tests/qemu-iotests/007 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Check for one possible case of qcow2 refcount corruption. # |