diff options
Diffstat (limited to 'tests/qemu-iotests/084')
-rwxr-xr-x | tests/qemu-iotests/084 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/084 b/tests/qemu-iotests/084 index e131fa9642..c29d7395e9 100755 --- a/tests/qemu-iotests/084 +++ b/tests/qemu-iotests/084 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Test case for VDI header corruption; image too large, and too many blocks. # Also simple test for creating dynamic and static VDI images. |