diff options
Diffstat (limited to 'tests/qemu-iotests/215')
-rwxr-xr-x | tests/qemu-iotests/215 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/215 b/tests/qemu-iotests/215 index 230fd2551a..7b063d7cfa 100755 --- a/tests/qemu-iotests/215 +++ b/tests/qemu-iotests/215 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Test case for copy-on-read into qcow2, using the COR filter driver # |