[Buildbot-commits] buildbot ChangeLog,1.411,1.412

Brian Warner warner at users.sourceforge.net
Wed May 4 05:01:37 UTC 2005


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

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

let arch_buildbot.py survive if there are no logfiles

* contrib/arch_buildbot.py: survive if there are no logfiles, don't
use os.getlogin()


Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.411
retrieving revision 1.412
diff -u -d -r1.411 -r1.412
--- ChangeLog	4 May 2005 04:14:31 -0000	1.411
+++ ChangeLog	4 May 2005 05:01:18 -0000	1.412
@@ -1,5 +1,8 @@
 2005-05-03  Brian Warner  <warner at lothar.com>
 
+	* contrib/arch_buildbot.py: survive if there are no logfiles
+	(username): just use a string, os.getlogin isn't reliable
+
 	* buildbot/scripts/runner.py (sendchange): oops, fix the command
 	so 'buildbot sendchange' actually works. The earlier test only
 	covered the internal (non-reactor-running) form.





More information about the Commits mailing list