svn commit: linux-cifs-client r10 - hooks

metze at samba.org metze at samba.org
Wed Aug 18 06:58:12 GMT 2004


Author: metze
Date: 2004-08-18 06:58:12 +0000 (Wed, 18 Aug 2004)
New Revision: 10

WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=linux-cifs-client&path=/&rev=10&nolog=1

Log:
fix format

metze

Modified:
   hooks/post-commit


Changeset:
Modified: hooks/post-commit
===================================================================
--- hooks/post-commit	2004-08-18 06:40:49 UTC (rev 9)
+++ hooks/post-commit	2004-08-18 06:58:12 UTC (rev 10)
@@ -36,6 +36,6 @@
 REV="$2"
 NAME=`basename ${REPOS}`
 
-${REPOS}/hooks/commit-email.pl -s "svn commit: ${NAME} " "${REPOS}" "${REV}" samba-cvs at samba.org
+${REPOS}/hooks/commit-email.pl -s "svn commit: ${NAME}" "${REPOS}" "${REV}" samba-cvs at samba.org
 (cd ${REPOS}/hooks; ./hot-backup.py ${REPOS} /backup/svn_backup/${NAME} &)
 ${REPOS}/hooks/synchooks.sh "${REPOS}" "${REV}"



More information about the samba-cvs mailing list