diff options
Diffstat (limited to 'tests/qemu-iotests/090')
-rwxr-xr-x | tests/qemu-iotests/090 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/090 b/tests/qemu-iotests/090 index 1450993e15..193bae7d77 100755 --- a/tests/qemu-iotests/090 +++ b/tests/qemu-iotests/090 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Test for discarding compressed clusters on qcow2 images # |