diff options
Diffstat (limited to 'tests/qemu-iotests/171')
-rwxr-xr-x | tests/qemu-iotests/171 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/171 b/tests/qemu-iotests/171 index 5b46069..341064a 100755 --- a/tests/qemu-iotests/171 +++ b/tests/qemu-iotests/171 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Test 'offset' and 'size' options of the raw driver. Make sure we can't # (or can) read and write outside of the image size. |