[Buildbot-commits] buildbot ChangeLog,1.424,1.425

Brian Warner warner at users.sourceforge.net
Thu May 12 07:26:26 UTC 2005


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

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

Update Git, improve ShellCommand log messages

* buildbot/slave/commands.py (ShellCommand._startCommand): update
log messages to include more useful copies of the command being
run, the argv array, and the child command's environment.
(Git.doVCFull): update cg-close usage, patch from Brandon Philips.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.424
retrieving revision 1.425
diff -u -d -r1.424 -r1.425
--- ChangeLog	11 May 2005 23:30:15 -0000	1.424
+++ ChangeLog	12 May 2005 07:26:23 -0000	1.425
@@ -1,3 +1,10 @@
+2005-05-12  Brian Warner  <warner at lothar.com>
+
+	* buildbot/slave/commands.py (ShellCommand._startCommand): update
+	log messages to include more useful copies of the command being
+	run, the argv array, and the child command's environment.
+	(Git.doVCFull): update cg-close usage, patch from Brandon Philips.
+
 2005-05-11  Brian Warner  <warner at lothar.com>
 
 	* setup.py: oops, install debug.glade so 'buildbot debugclient'





More information about the Commits mailing list