[Buildbot-commits] buildbot ChangeLog,1.965,1.966
Brian Warner
warner at users.sourceforge.net
Sun Sep 30 22:48:43 UTC 2007
Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv12647
Modified Files:
ChangeLog
Log Message:
[project @ darcs_buildbot.py: refactor to enable import and testing]
Original author: warner at lothar.com
Date: 2007-09-30 22:47:19+00:00
Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.965
retrieving revision 1.966
diff -u -d -r1.965 -r1.966
--- ChangeLog 30 Sep 2007 21:20:48 -0000 1.965
+++ ChangeLog 30 Sep 2007 22:48:41 -0000 1.966
@@ -1,5 +1,9 @@
2007-09-30 Brian Warner <warner at lothar.com>
+ * contrib/darcs_buildbot.py: refactor internals a bit, make it
+ possible to use as an importable module (to make it easier to
+ write some unit tests for it)
+
* buildbot/status/web/baseweb.py (Waterfall.__init__): add a
DeprecationWarning for Waterfall, advising users to switch over to
WebStatus instead.
More information about the Commits
mailing list