aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'git-tools/hooks')
-rwxr-xr-xgit-tools/hooks/pre-commit1
1 files changed, 1 insertions, 0 deletions
diff --git a/git-tools/hooks/pre-commit b/git-tools/hooks/pre-commit
index c8d78ed490..23ab8d6cdb 100755
--- a/git-tools/hooks/pre-commit
+++ b/git-tools/hooks/pre-commit
@@ -12,6 +12,7 @@
# ln -s ../../git-tools/hooks/pre-commit \\
# .git/hooks/pre-commit
+# NOTE: this is run through /usr/bin/env
PHP_BIN=php
# necessary check for initial commit