diff options
Diffstat (limited to 'tests/qemu-iotests/217')
-rwxr-xr-x | tests/qemu-iotests/217 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/217 b/tests/qemu-iotests/217 index d3ab5d72be..f5482bb669 100755 --- a/tests/qemu-iotests/217 +++ b/tests/qemu-iotests/217 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # I/O errors when working with internal qcow2 snapshots, and repairing # the result |