diff options
Diffstat (limited to 'tests/qemu-iotests/053')
-rwxr-xr-x | tests/qemu-iotests/053 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/053 b/tests/qemu-iotests/053 index afa109c950..50c62f0f56 100755 --- a/tests/qemu-iotests/053 +++ b/tests/qemu-iotests/053 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Test qemu-img convert when image length is not a multiple of cluster size # |