[Buildbot-commits] buildbot ChangeLog,1.816,1.817
Brian Warner
warner at users.sourceforge.net
Tue Dec 12 03:24:05 UTC 2006
Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv28878
Modified Files:
ChangeLog
Log Message:
[project @ remove some unused imports]
Original author: warner at lothar.com
Date: 2006-12-12 03:11:01
Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.816
retrieving revision 1.817
diff -u -d -r1.816 -r1.817
--- ChangeLog 11 Dec 2006 09:14:37 -0000 1.816
+++ ChangeLog 12 Dec 2006 03:24:03 -0000 1.817
@@ -1,5 +1,14 @@
2006-12-11 Brian Warner <warner at lothar.com>
+ * buildbot/changes/bonsaipoller.py: remove unused imports
+ * buildbot/changes/svnpoller.py: same
+ * buildbot/process/builder.py: same
+ * buildbot/process/buildstep.py: same
+ * buildbot/slave/bot.py: hush pyflakes warning
+ * buildbot/status/tests.py: remove unused imports
+ * buildbot/status/tinderbox.py: same
+ * buildbot/steps/python_twisted.py: same
+
* buildbot/process/step.py: remove this file, these names were
deprecated in 0.7.5 and are now being removed.
* buildbot/process/step_twisted.py: same
More information about the Commits
mailing list