[Buildbot-commits] buildbot ChangeLog,1.475,1.476
Brian Warner
warner at users.sourceforge.net
Wed Jul 20 05:36:58 UTC 2005
- Previous message (by thread): [Buildbot-commits] buildbot/buildbot/process builder.py,1.27,1.28
- Next message (by thread): [Buildbot-commits] site manual-0.6.6.html,NONE,1.1 manual-CVS.html,NONE,1.1 index.html,1.43,1.44 source-Arch.html,1.5,1.6
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26391
Modified Files:
ChangeLog
Log Message:
Revision: arch at buildbot.sf.net--2004/buildbot--dev--0--patch-260
Creator: Brian Warner <warner at lothar.com>
make sure SlaveLock('name') and MasterLock('name') are distinct
* buildbot/master.py (BuildMaster.loadConfig): give a better error
message when schedulers use unknown builders
* buildbot/process/builder.py (Builder.compareToSetup): make sure
SlaveLock('name') and MasterLock('name') are distinct
Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.475
retrieving revision 1.476
diff -u -d -r1.475 -r1.476
--- ChangeLog 20 Jul 2005 05:07:53 -0000 1.475
+++ ChangeLog 20 Jul 2005 05:36:56 -0000 1.476
@@ -1,5 +1,11 @@
2005-07-19 Brian Warner <warner at lothar.com>
+ * buildbot/master.py (BuildMaster.loadConfig): give a better error
+ message when schedulers use unknown builders
+
+ * buildbot/process/builder.py (Builder.compareToSetup): make sure
+ SlaveLock('name') and MasterLock('name') are distinct
+
* buildbot/master.py (BuildMaster.loadConfig): oops, sanity-check
c['schedulers'] in such a way that we can actually accept
Dependent instances
- Previous message (by thread): [Buildbot-commits] buildbot/buildbot/process builder.py,1.27,1.28
- Next message (by thread): [Buildbot-commits] site manual-0.6.6.html,NONE,1.1 manual-CVS.html,NONE,1.1 index.html,1.43,1.44 source-Arch.html,1.5,1.6
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Commits
mailing list