[Buildbot-commits] buildbot ChangeLog,1.619,1.620
Brian Warner
warner at users.sourceforge.net
Sun May 21 23:12:49 UTC 2006
Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv19282
Modified Files:
ChangeLog
Log Message:
Revision: arch at buildbot.sf.net--2004/buildbot--dev--0--patch-555
Creator: Brian Warner <warner at lothar.com>
add a pseudo-testcase to record versions of twisted/python/buildbot
* buildbot/test/test__versions.py: add a pseudo-test to record
what version of Twisted/Python/Buildbot are running. This should
show up at the beginning of _trial_tmp/test.log, and exists to help
debug other problems.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.619
retrieving revision 1.620
diff -u -d -r1.619 -r1.620
--- ChangeLog 21 May 2006 22:38:19 -0000 1.619
+++ ChangeLog 21 May 2006 23:12:46 -0000 1.620
@@ -1,5 +1,10 @@
2006-05-21 Brian Warner <warner at lothar.com>
+ * buildbot/test/test__versions.py: add a pseudo-test to record
+ what version of Twisted/Python/Buildbot are running. This should
+ show up at the beginning of _trial_tmp/test.log, and exists to help
+ debug other problems.
+
* buildbot/status/html.py (Waterfall): add 'robots_txt=' argument,
a filename to be served as 'robots.txt' to discourage web spiders.
Adapted from a patch by Tobi Vollebregt, thanks!
More information about the Commits
mailing list