diff options
Diffstat (limited to 'tests/qemu-iotests/159')
-rwxr-xr-x | tests/qemu-iotests/159 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/159 b/tests/qemu-iotests/159 index e74b2739de..29066eebde 100755 --- a/tests/qemu-iotests/159 +++ b/tests/qemu-iotests/159 @@ -1,4 +1,4 @@ -#! /bin/bash +#!/usr/bin/env bash # # qemu-img dd test with different block sizes # |