summaryrefslogtreecommitdiff
path: root/build-aux/git-hooks/commit-msg
diff options
context:
space:
mode:
Diffstat (limited to 'build-aux/git-hooks/commit-msg')
-rwxr-xr-xbuild-aux/git-hooks/commit-msg2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-aux/git-hooks/commit-msg b/build-aux/git-hooks/commit-msg
index f6e80516..f2e61080 100755
--- a/build-aux/git-hooks/commit-msg
+++ b/build-aux/git-hooks/commit-msg
@@ -11,7 +11,7 @@ basename="$SED -e "'s|^.*/||'
nl='
'
-progpath="$0"
+progpath=$0
progname=`$ECHO "$progpath" |$basename`
log_file=$1