diff options
Diffstat (limited to 'tests/qemu-iotests/197')
-rwxr-xr-x | tests/qemu-iotests/197 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/197 b/tests/qemu-iotests/197 index 8170f5d4ab..2c664793f4 100755 --- a/tests/qemu-iotests/197 +++ b/tests/qemu-iotests/197 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Test case for copy-on-read into qcow2 # |