[Buildbot-commits] buildbot ChangeLog,1.924,1.925

Brian Warner warner at users.sourceforge.net
Tue Sep 25 20:39:51 UTC 2007


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

Modified Files:
	ChangeLog 
Log Message:
[project @ test_runner.py: use sets.Set() for python2.3 compatibility]

Original author: warner at lothar.com
Date: 2007-09-25 20:39:19+00:00

Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.924
retrieving revision 1.925
diff -u -d -r1.924 -r1.925
--- ChangeLog	25 Sep 2007 20:07:29 -0000	1.924
+++ ChangeLog	25 Sep 2007 20:39:48 -0000	1.925
@@ -6,6 +6,7 @@
 	public_html/ if it wasn't already there. Still to do: check the
 	other files, add documentation.
 	* buildbot/test/test_runner.py (Create.testUpgradeMaster): test it
+	(Create.failUnlessSameFiles): use sets.Set() for 2.3 compatibility
 
 2007-08-13  Brian Warner  <warner at lothar.com>
 





More information about the Commits mailing list