summaryrefslogtreecommitdiff
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 10f43b539ac..12cae09206a 100755
--- a/build-aux/git-hooks/post-commit
+++ b/build-aux/git-hooks/post-commit
@@ -44,4 +44,4 @@ else
fi
git rev-parse HEAD | $awk -v reason=post-commit \
- -f $HOOKS_DIR/commit-msg-files.awk
+ -f "$HOOKS_DIR"/commit-msg-files.awk