diff options
Diffstat (limited to 'tests/qemu-iotests/160')
-rwxr-xr-x | tests/qemu-iotests/160 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/160 b/tests/qemu-iotests/160 index 92fff45d10..df89d3864b 100755 --- a/tests/qemu-iotests/160 +++ b/tests/qemu-iotests/160 @@ -1,4 +1,4 @@ -#! /bin/bash +#!/usr/bin/env bash # # qemu-img dd test for the skip option # |