[Buildbot-commits] buildbot ChangeLog,1.548,1.549
Brian Warner
warner at users.sourceforge.net
Tue Nov 15 08:38:08 UTC 2005
Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14002
Modified Files:
ChangeLog
Log Message:
Revision: arch at buildbot.sf.net--2004/buildbot--dev--0--patch-420
Creator: Brian Warner <warner at monolith.lothar.com>
update compare_attrs so config-file reload works better
* buildbot/changes/pb.py (PBChangeSource.compare_attrs): add this.
Without it, a config-file reload fails to update an existing
PBChangeSource.
* buildbot/changes/freshcvs.py (FreshCVSSourceNewcred): add
username/passwd to compare_attrs, for the same reason
* buildbot/status/html.py (Waterfall): add favicon to
compare_attrs, same reason
Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.548
retrieving revision 1.549
diff -u -d -r1.548 -r1.549
--- ChangeLog 5 Nov 2005 22:58:09 -0000 1.548
+++ ChangeLog 15 Nov 2005 08:38:06 -0000 1.549
@@ -1,3 +1,13 @@
+2005-11-15 Brian Warner <warner at lothar.com>
+
+ * buildbot/changes/pb.py (PBChangeSource.compare_attrs): add this.
+ Without it, a config-file reload fails to update an existing
+ PBChangeSource.
+ * buildbot/changes/freshcvs.py (FreshCVSSourceNewcred): add
+ username/passwd to compare_attrs, for the same reason
+ * buildbot/status/html.py (Waterfall): add favicon to
+ compare_attrs, same reason
+
2005-11-05 Brian Warner <warner at lothar.com>
* buildbot/scripts/tryclient.py (createJobfile): stringify the
More information about the Commits
mailing list