diff options
Diffstat (limited to 'tests/qemu-iotests/104')
-rwxr-xr-x | tests/qemu-iotests/104 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/104 b/tests/qemu-iotests/104 index 34bb0d23ba..390167bad4 100755 --- a/tests/qemu-iotests/104 +++ b/tests/qemu-iotests/104 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Test image creation with aligned and unaligned sizes # |