ctdb-tests: Use "#!/usr/bin/env bash" for improved portability
[vlendec/samba-autobuild/.git] / ctdb / tests / scripts / test_wrap
index d9a6d09e202213f1992b2d5997131be351eb7c8d..619ac7ca5dce89c780e7acac26b38527d32b0321 100755 (executable)
@@ -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