diff options
Diffstat (limited to 'tests/qemu-iotests/214')
-rwxr-xr-x | tests/qemu-iotests/214 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/214 b/tests/qemu-iotests/214 index 7a2d5391bb..c1a452ff9a 100755 --- a/tests/qemu-iotests/214 +++ b/tests/qemu-iotests/214 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Test qcow2 image compression # |