diff options
Diffstat (limited to 'tests/qemu-iotests/050')
-rwxr-xr-x | tests/qemu-iotests/050 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/050 b/tests/qemu-iotests/050 index 963a0db97f..dd7b2c72eb 100755 --- a/tests/qemu-iotests/050 +++ b/tests/qemu-iotests/050 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Test qemu-img rebase with zero clusters # |