svn commit: samba r3038 - in hooks: .

metze at samba.org metze at samba.org
Mon Oct 18 12:51:54 GMT 2004


Author: metze
Date: 2004-10-18 12:51:53 +0000 (Mon, 18 Oct 2004)
New Revision: 3038

WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/hooks&rev=3038&nolog=1

Log:
don't wait for ciabot_svn.py to finish

metze

Modified:
   hooks/post-commit


Changeset:
Modified: hooks/post-commit
===================================================================
--- hooks/post-commit	2004-10-18 12:50:05 UTC (rev 3037)
+++ hooks/post-commit	2004-10-18 12:51:53 UTC (rev 3038)
@@ -39,5 +39,5 @@
 ${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}"
-python2.2 /home/svnanon/bin/ciabot_svn.py ${REPOS} ${REV} Samba
+(python2.2 /home/svnanon/bin/ciabot_svn.py ${REPOS} ${REV} Samba &)
 



More information about the samba-cvs mailing list