[Buildbot-commits] buildbot ChangeLog,1.648,1.649

Brian Warner warner at users.sourceforge.net
Wed Jun 7 16:53:21 UTC 2006


Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv17114

Modified Files:
	ChangeLog 
Log Message:
[project @ add a test for the WithProperties/ComparableMixin fix]

Original author: warner at lothar.com
Date: 2006-06-07 16:50:17

Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.648
retrieving revision 1.649
diff -u -d -r1.648 -r1.649
--- ChangeLog	6 Jun 2006 19:01:12 -0000	1.648
+++ ChangeLog	7 Jun 2006 16:53:18 -0000	1.649
@@ -3,6 +3,8 @@
 	* buildbot/process/step.py (WithProperties): make this inherit
 	from ComparableMixin, so that reloading an unchanged config file
 	doesn't cause us to spuriously reload any Builders which use them.
+	* buildbot/test/test_config.py (ConfigTest.testWithProperties):
+	add a test for it
 
 2006-06-03  Brian Warner  <warner at lothar.com>
 





More information about the Commits mailing list