[Buildbot-commits] buildbot ChangeLog,1.777,1.778
Brian Warner
warner at users.sourceforge.net
Fri Nov 24 07:19:35 UTC 2006
Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv1355
Modified Files:
ChangeLog
Log Message:
[project @ test_bonsaipoller.py: remove the 'import *' to appease pyflakes]
Original author: warner at lothar.com
Date: 2006-11-24 05:04:29
Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.777
retrieving revision 1.778
diff -u -d -r1.777 -r1.778
--- ChangeLog 24 Nov 2006 07:16:42 -0000 1.777
+++ ChangeLog 24 Nov 2006 07:19:33 -0000 1.778
@@ -7,6 +7,9 @@
2006-11-23 Brian Warner <warner at lothar.com>
+ * buildbot/test/test_bonsaipoller.py: remove the 'import *' that
+ keeps pyflakes from finding undefined names
+
* buildbot/master.py (BuildMaster.loadConfig_Builders): changing a
Builder no longer induces a disconnect/reconnect cycle. This means
that any builds currently in progress will not be interrupted, and
More information about the Commits
mailing list