diff options
Diffstat (limited to 'tests/qemu-iotests/157')
-rwxr-xr-x | tests/qemu-iotests/157 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/157 b/tests/qemu-iotests/157 index 6fb26596ad..69b25cab30 100755 --- a/tests/qemu-iotests/157 +++ b/tests/qemu-iotests/157 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Test command line configuration of block devices with qdev # |