[Buildbot-commits] buildbot ChangeLog,1.1041,1.1042
Brian Warner
warner at users.sourceforge.net
Sat Mar 22 22:14:27 UTC 2008
Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv20486
Modified Files:
ChangeLog
Log Message:
[project @ test_web.py: hush some pyflakes warnings]
Original author: warner at lothar.com
Date: 2008-03-22 22:02:48+00:00
Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.1041
retrieving revision 1.1042
diff -u -d -r1.1041 -r1.1042
--- ChangeLog 22 Mar 2008 22:14:21 -0000 1.1041
+++ ChangeLog 22 Mar 2008 22:14:25 -0000 1.1042
@@ -1,5 +1,8 @@
2008-03-22 Brian Warner <warner at lothar.com>
+ * buildbot/test/test_web.py: fix some pyflakes warnings, caused by
+ having a variable name shadow a top-level import
+
* buildbot/test/test_run.py (Disconnect.testBuild2): fix old
cut-and-paste typo that was causing us to run the wrong callback
More information about the Commits
mailing list