You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by jm...@apache.org on 2005/12/18 23:25:25 UTC

svn commit: r357531 - /spamassassin/trunk/build/buildbot/README

Author: jm
Date: Sun Dec 18 14:25:23 2005
New Revision: 357531

URL: http://svn.apache.org/viewcvs?rev=357531&view=rev
Log:
add note about restarting

Modified:
    spamassassin/trunk/build/buildbot/README

Modified: spamassassin/trunk/build/buildbot/README
URL: http://svn.apache.org/viewcvs/spamassassin/trunk/build/buildbot/README?rev=357531&r1=357530&r2=357531&view=diff
==============================================================================
--- spamassassin/trunk/build/buildbot/README (original)
+++ spamassassin/trunk/build/buildbot/README Sun Dec 18 14:25:23 2005
@@ -6,4 +6,11 @@
     ssh spamassassin.zones.apache.org
     cd /home/buildbot/bots/sa
     sudo svn update
+
+once it's good to go, apply changes:
     
+    sudo /etc/init.d/buildbot restart
+
+note that you'll probably have to restart buildbot slaves on the slave
+machines.   This is a PITA.
+