diff options
Diffstat (limited to 'tests/qemu-iotests/052')
-rwxr-xr-x | tests/qemu-iotests/052 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/052 b/tests/qemu-iotests/052 index b992adf4ff..b3a2dc1143 100755 --- a/tests/qemu-iotests/052 +++ b/tests/qemu-iotests/052 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Test bdrv_read/bdrv_write using BDRV_O_SNAPSHOT # |