[Gnucash-changes] r14054 - meta/hooks - disable namazu updates temporarily

Derek Atkins warlord at cvs.gnucash.org
Sun May 14 17:43:38 EDT 2006


Author: warlord
Date: 2006-05-14 17:43:37 -0400 (Sun, 14 May 2006)
New Revision: 14054
Trac: http://svn.gnucash.org/trac/changeset/14054

Modified:
   meta/hooks/post-commit
Log:
disable namazu updates temporarily


Modified: meta/hooks/post-commit
===================================================================
--- meta/hooks/post-commit	2006-05-14 21:38:09 UTC (rev 14053)
+++ meta/hooks/post-commit	2006-05-14 21:43:37 UTC (rev 14054)
@@ -73,8 +73,8 @@
     cd /var/www/html/search && svn update
 
 # 2006-03-02: warlord: update the nazamu search engine
-[ `${SVNLOOK} changed ${REPOS} -r ${REV} | ${EGREP} -c "^....mail-search/nmz"` != 0 ] && \
-    cd /home/nmz/nmz && svn update
+#[ `${SVNLOOK} changed ${REPOS} -r ${REV} | ${EGREP} -c "^....mail-search/nmz"` != 0 ] && \
+#    cd /home/nmz/nmz && svn update
 
 # 2006-05-08: jsled: tickle www.gnucash.org if the published branches changes.
 [ `${SVNLOOK} changed ${REPOS} -r ${REV} | ${EGREP} -c "^....htdocs/trunk"` != 0 ] && \



More information about the gnucash-changes mailing list