aboutsummaryrefslogtreecommitdiffstats
path: root/build-aux/git-hooks/post-commit
diff options
context:
space:
mode:
Diffstat (limited to 'build-aux/git-hooks/post-commit')
-rwxr-xr-xbuild-aux/git-hooks/post-commit2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-aux/git-hooks/post-commit b/build-aux/git-hooks/post-commit
index 68d9995d915..05f2d778b5c 100755
--- a/build-aux/git-hooks/post-commit
+++ b/build-aux/git-hooks/post-commit
@@ -42,4 +42,4 @@ else
42fi 42fi
43 43
44git rev-parse HEAD | $awk -v reason=post-commit \ 44git rev-parse HEAD | $awk -v reason=post-commit \
45 -f .git/hooks/commit-msg-files.awk 45 -f ${GIT_DIR:-.git}/hooks/commit-msg-files.awk