[Buildbot-commits] buildbot ChangeLog,1.392,1.393
Brian Warner
warner at users.sourceforge.net
Tue Apr 26 20:25:33 UTC 2005
Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19248
Modified Files:
ChangeLog
Log Message:
* buildbot/status/html.py (WaterfallStatusResource.body): add the
timezone to the timestamp column.
* buildbot/test/test_web.py (WebTest.test_waterfall): test it
Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.392
retrieving revision 1.393
diff -u -d -r1.392 -r1.393
--- ChangeLog 26 Apr 2005 20:10:10 -0000 1.392
+++ ChangeLog 26 Apr 2005 20:25:31 -0000 1.393
@@ -1,5 +1,9 @@
2005-04-26 Brian Warner <warner at lothar.com>
+ * buildbot/status/html.py (WaterfallStatusResource.body): add the
+ timezone to the timestamp column.
+ * buildbot/test/test_web.py (WebTest.test_waterfall): test it
+
* buildbot/scripts/runner.py (loadOptions): do something sane for
windows, I think. We use %APPDATA%/buildbot instead of
~/.buildbot, but we still search everywhere from the current
More information about the Commits
mailing list