[Buildbot-commits] buildbot/buildbot/status builder.py, 1.104, 1.105
Brian Warner
warner at users.sourceforge.net
Sat Dec 1 01:49:00 UTC 2007
Update of /cvsroot/buildbot/buildbot/buildbot/status
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv493/buildbot/status
Modified Files:
builder.py
Log Message:
[project @ small docs patches from Greg Ward]
Original author: warner at lothar.com
Date: 2007-12-01 01:44:42+00:00
Index: builder.py
===================================================================
RCS file: /cvsroot/buildbot/buildbot/buildbot/status/builder.py,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -d -r1.104 -r1.105
--- builder.py 10 Oct 2007 08:32:59 -0000 1.104
+++ builder.py 1 Dec 2007 01:48:58 -0000 1.105
@@ -1276,8 +1276,8 @@
I am responsible for maintaining the list of historic Events and Builds,
pruning old ones, and loading them from / saving them to disk.
- I live in the buildbot.process.base.Builder object, in the .statusbag
- attribute.
+ I live in the buildbot.process.base.Builder object, in the
+ .builder_status attribute.
@type category: string
@ivar category: user-defined category this builder belongs to; can be
More information about the Commits
mailing list