diff options
Diffstat (limited to 'tests/qemu-iotests/121')
-rwxr-xr-x | tests/qemu-iotests/121 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/121 b/tests/qemu-iotests/121 index d2885c7..90a0424 100755 --- a/tests/qemu-iotests/121 +++ b/tests/qemu-iotests/121 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Test cases for qcow2 refcount table growth # |