[Buildbot-commits] buildbot ChangeLog,1.317,1.318
Brian Warner
warner at users.sourceforge.net
Wed Nov 24 22:02:06 UTC 2004
Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1814
Modified Files:
ChangeLog
Log Message:
(VC.testArch): unregister the test archive after the test completes, to avoid
cluttering the user's 'tla archives' listing with a bogus entry. Arch doesn't
happen to provide any way to override the use of ~/.arch-params/, so there
isn't a convenient way to avoid touching the setup of the user who runs the
test.
(VC_HTTP.testArchHTTP): same
Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.317
retrieving revision 1.318
diff -u -d -r1.317 -r1.318
--- ChangeLog 24 Nov 2004 03:35:05 -0000 1.317
+++ ChangeLog 24 Nov 2004 22:02:03 -0000 1.318
@@ -1,3 +1,13 @@
+2004-11-24 Brian Warner <warner at lothar.com>
+
+ * buildbot/test/test_vc.py (VC.testArch): unregister the test
+ archive after the test completes, to avoid cluttering the user's
+ 'tla archives' listing with a bogus entry. Arch doesn't happen to
+ provide any way to override the use of ~/.arch-params/, so there
+ isn't a convenient way to avoid touching the setup of the user who
+ runs the test.
+ (VC_HTTP.testArchHTTP): same
+
2004-11-23 Brian Warner <warner at lothar.com>
* buildbot/status/html.py (TextLog): split render() up into
More information about the Commits
mailing list