[Buildbot-commits] buildbot ChangeLog,1.618,1.619

Brian Warner warner at users.sourceforge.net
Sun May 21 22:38:21 UTC 2006


Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv5674

Modified Files:
	ChangeLog 
Log Message:
Revision: arch at buildbot.sf.net--2004/buildbot--dev--0--patch-553
Creator:  Brian Warner <warner at lothar.com>

use repr(filename) in test_web.py, to try and fix a windows failure

	(Waterfall.test_waterfall): tweak the way that filenames are put
	into the config file, to accomodate windows pathnames better.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.618
retrieving revision 1.619
diff -u -d -r1.618 -r1.619
--- ChangeLog	21 May 2006 21:28:26 -0000	1.618
+++ ChangeLog	21 May 2006 22:38:19 -0000	1.619
@@ -4,6 +4,9 @@
 	a filename to be served as 'robots.txt' to discourage web spiders.
 	Adapted from a patch by Tobi Vollebregt, thanks!
 	* buildbot/test/test_web.py (Waterfall._test_waterfall_5): test it
+	(Waterfall.test_waterfall): tweak the way that filenames are put
+	into the config file, to accomodate windows pathnames better.
+
 	* docs/buildbot.texinfo (HTML Waterfall): document it
 
 	* buildbot/process/process_twisted.py





More information about the Commits mailing list