[Buildbot-commits] buildbot/buildbot/status/web slaves.py,1.3,1.4

Brian Warner warner at users.sourceforge.net
Sun Sep 30 08:30:25 UTC 2007


Update of /cvsroot/buildbot/buildbot/buildbot/status/web
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv14518/buildbot/status/web

Modified Files:
	slaves.py 
Log Message:
[project @ docs: update docs on WebStatus, deprecate/deemphasize Waterfall]

Original author: warner at lothar.com
Date: 2007-09-30 08:28:57+00:00

Index: slaves.py
===================================================================
RCS file: /cvsroot/buildbot/buildbot/buildbot/status/web/slaves.py,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- slaves.py	28 Sep 2007 09:33:31 -0000	1.3
+++ slaves.py	30 Sep 2007 08:30:23 -0000	1.4
@@ -6,7 +6,7 @@
 class OneBuildSlaveResource(HtmlResource):
     pass  # TODO
 
-# /buildslaves/
+# /buildslaves
 class BuildSlavesResource(HtmlResource):
     title = "BuildSlaves"
     addSlash = True





More information about the Commits mailing list