[Buildbot-commits] buildbot ChangeLog,1.469,1.470

Brian Warner warner at users.sourceforge.net
Wed Jul 20 00:28:08 UTC 2005


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

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

make sure tla 'my-id' parameter is set, otherwise Arch tests fail

	* buildbot/test/test_vc.py (Arch.createRepository): set the tla ID
	if it wasn't already set: most tla commands will fail unless one
	has been set.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.469
retrieving revision 1.470
diff -u -d -r1.469 -r1.470
--- ChangeLog	19 Jul 2005 23:51:52 -0000	1.469
+++ ChangeLog	20 Jul 2005 00:28:06 -0000	1.470
@@ -1,5 +1,9 @@
 2005-07-19  Brian Warner  <warner at lothar.com>
 
+	* buildbot/test/test_vc.py (Arch.createRepository): set the tla ID
+	if it wasn't already set: most tla commands will fail unless one
+	has been set.
+
 	* buildbot/test/test_web.py (WebTest): remove use of deferredResult,
 	bring it properly up to date with twisted-2.0 test guidelines
 





More information about the Commits mailing list