diff options
Diffstat (limited to 'tests/qemu-iotests/015')
-rwxr-xr-x | tests/qemu-iotests/015 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/015 b/tests/qemu-iotests/015 index 21f7d42c84..5a4063e4f5 100755 --- a/tests/qemu-iotests/015 +++ b/tests/qemu-iotests/015 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Combined test to grow the refcount table and test snapshots. # |