summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xctdb/tests/scripts/test_wrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/ctdb/tests/scripts/test_wrap b/ctdb/tests/scripts/test_wrap
index d9a6d09e202..619ac7ca5dc 100755
--- a/ctdb/tests/scripts/test_wrap
+++ b/ctdb/tests/scripts/test_wrap
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
# Execute the given command. The intention is that it is either
# * a function from "${TEST_SCRIPTS_DIR}/integration.bash"; or