fix format
authorStefan Metzmacher <metze@samba.org>
Wed, 18 Aug 2004 06:59:35 +0000 (06:59 +0000)
committerStefan Metzmacher <metze@samba.org>
Wed, 18 Aug 2004 06:59:35 +0000 (06:59 +0000)
metze

hooks/post-commit

index 50d4a7259e872640c59e2a5466ff58bf87ef1fa3..a306bb491e2062c39fd73e7ec72b79bfe150142b 100755 (executable)
@@ -36,6 +36,6 @@ REPOS="$1"
 REV="$2"
 NAME=`basename ${REPOS}`
 
-${REPOS}/hooks/commit-email.pl -s "svn commit: ${NAME} " "${REPOS}" "${REV}" samba-cvs@samba.org
+${REPOS}/hooks/commit-email.pl -s "svn commit: ${NAME}" "${REPOS}" "${REV}" samba-cvs@samba.org
 (cd ${REPOS}/hooks; ./hot-backup.py ${REPOS} /backup/svn_backup/${NAME} &)
 ${REPOS}/hooks/synchooks.sh "${REPOS}" "${REV}"