[Buildbot-commits] buildbot/buildbot/status html.py,1.60,1.61

Brian Warner warner at users.sourceforge.net
Thu May 12 20:10:13 UTC 2005


Update of /cvsroot/buildbot/buildbot/buildbot/status
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26118/buildbot/status

Modified Files:
	html.py 
Log Message:
Revision: arch at buildbot.sf.net--2004/buildbot--dev--0--patch-159
Creator:  Brian Warner <warner at monolith.lothar.com>

buildbot.texinfo updates

Patches applied:

 * warner at monolith.lothar.com--2005/buildbot--dev--0--patch-15
   Merged from arch at buildbot.sf.net--2004 (patch 147-151)

 * warner at monolith.lothar.com--2005/buildbot--dev--0--patch-16
   Merged from arch at buildbot.sf.net--2004 (patch 152-155)

 * warner at monolith.lothar.com--2005/buildbot--dev--0--patch-17
   Merged from arch at buildbot.sf.net--2004 (patch 156-158)

 * warner at monolith.lothar.com--2005/buildbot--dev--0--patch-18
   more doc updates


Index: html.py
===================================================================
RCS file: /cvsroot/buildbot/buildbot/buildbot/status/html.py,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -d -r1.60 -r1.61
--- html.py	4 May 2005 07:04:15 -0000	1.60
+++ html.py	12 May 2005 20:10:11 -0000	1.61
@@ -1421,9 +1421,7 @@
 
     def __init__(self, http_port=None, distrib_port=None, allowForce=True,
                  categories=None, css=buildbot_css, favicon=buildbot_icon):
-        """
-
-        xxxTo have the buildbot run its own web server, pass a port number to
+        """To have the buildbot run its own web server, pass a port number to
         C{http_port}. To have it run a web.distrib server
         
         @type  http_port: int





More information about the Commits mailing list