diff options
Diffstat (limited to 'tests/qemu-iotests/244')
-rwxr-xr-x | tests/qemu-iotests/244 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/244 b/tests/qemu-iotests/244 index d8e7122..13978f9 100755 --- a/tests/qemu-iotests/244 +++ b/tests/qemu-iotests/244 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Test qcow2 with external data files # |