mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
Revert "ctdb-tests: Use "#!/usr/bin/env bash" for improved portability"
Fix missing Reviewed-by: tag.
This reverts commit 9a7cabd342
.
Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
This commit is contained in:
parent
60d999ad94
commit
271ad95e23
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
#!/bin/bash
|
||||
|
||||
# Execute the given command. The intention is that it is either
|
||||
# * a function from "${TEST_SCRIPTS_DIR}/integration.bash"; or
|
||||
|
Loading…
Reference in New Issue
Block a user