diff options
Diffstat (limited to 'tests/qemu-iotests/115')
-rwxr-xr-x | tests/qemu-iotests/115 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/115 b/tests/qemu-iotests/115 index 0581e03c26..7ed347010f 100755 --- a/tests/qemu-iotests/115 +++ b/tests/qemu-iotests/115 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Test case for non-self-referential qcow2 refcount blocks # |