[Buildbot-commits] buildbot/buildbot/status html.py,1.80,1.81
    Brian Warner 
    warner at users.sourceforge.net
       
    Sun Mar 12 11:28:06 UTC 2006
    
        - Previous message (by thread): [Buildbot-commits] buildbot/buildbot/process builder.py,1.34,1.35 base.py,1.61,1.62
 
        - Next message (by thread): [Buildbot-commits] buildbot/buildbot sourcestamp.py,1.1,1.2 scheduler.py,1.14,1.15 buildset.py,1.3,1.4
 
         -  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
 
       
    
  
Update of /cvsroot/buildbot/buildbot/buildbot/status
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13851/buildbot/status
Modified Files:
	html.py 
Log Message:
* buildbot/buildset.py (BuildSet.__init__): clean up docstring
* buildbot/status/html.py (Waterfall.__init__): same
* buildbot/process/builder.py (Builder.startBuild): same
* buildbot/process/base.py (BuildRequest): same
* buildbot/sourcestamp.py (SourceStamp): same
* buildbot/scheduler.py (Nightly): same
Index: html.py
===================================================================
RCS file: /cvsroot/buildbot/buildbot/buildbot/status/html.py,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -d -r1.80 -r1.81
--- html.py	23 Jan 2006 23:03:26 -0000	1.80
+++ html.py	12 Mar 2006 11:28:02 -0000	1.81
@@ -1682,9 +1682,9 @@
                         will be used for the 'favicon.ico' resource. Many
                         browsers automatically request this file and use it
                         as an icon in any bookmark generated from this site.
-                        Defaults to the L{buildbot/buildbot.png} image
-                        provided in the distribution. Can be set to None to
-                        avoid using a favicon at all.
+                        Defaults to the buildbot/buildbot.png image provided
+                        in the distribution. Can be set to None to avoid
+                        using a favicon at all.
                         
         """
         base.StatusReceiverMultiService.__init__(self)
    
    
        
	- Previous message (by thread): [Buildbot-commits] buildbot/buildbot/process builder.py,1.34,1.35 base.py,1.61,1.62
 
	- Next message (by thread): [Buildbot-commits] buildbot/buildbot sourcestamp.py,1.1,1.2 scheduler.py,1.14,1.15 buildset.py,1.3,1.4
 
         -  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
 
       
More information about the Commits
mailing list