diff options
Diffstat (limited to 'tests/qemu-iotests/195')
-rwxr-xr-x | tests/qemu-iotests/195 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/195 b/tests/qemu-iotests/195 index a977c9798e..bd1b71ae5e 100755 --- a/tests/qemu-iotests/195 +++ b/tests/qemu-iotests/195 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Test change-backing-file command # |