Author: Armin Rigo <ar...@tunes.org>
Branch: 
Changeset: r553:9ab5781bf546
Date: 2011-08-03 15:53 +0200
http://bitbucket.org/pypy/buildbot/changeset/9ab5781bf546/

Log:    Add this info into that README file.

diff --git a/README b/README
--- a/README
+++ b/README
@@ -31,3 +31,16 @@
 
 Then, to start the buildbot master: ``cd master; make start``
 
+
+To restart the buildmaster
+===========================
+
+$ cd pypy-buildbot
+$ hg pull -u
+$ cd master
+$ buildbot checkconfig
+$ make reconfig
+
+OR
+$ make stop
+$ make start
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to