diff options
Diffstat (limited to 'tests/qemu-iotests/047')
-rwxr-xr-x | tests/qemu-iotests/047 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/047 b/tests/qemu-iotests/047 index 6e776d2ce5..ce81fc6fa7 100755 --- a/tests/qemu-iotests/047 +++ b/tests/qemu-iotests/047 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Regression test for commit b7ab0fea (which was a corruption fix, # despite the commit message claiming otherwise) |