diff options
Diffstat (limited to 'tests/qemu-iotests/027')
-rwxr-xr-x | tests/qemu-iotests/027 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/027 b/tests/qemu-iotests/027 index 2c46ae1..b7df970 100755 --- a/tests/qemu-iotests/027 +++ b/tests/qemu-iotests/027 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Test that sub-cluster allocating writes zero the rest of the cluster # |