[Buildbot-commits] buildbot ChangeLog,1.425,1.426

Brian Warner warner at users.sourceforge.net
Thu May 12 20:09:28 UTC 2005


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

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

improve error message in test_slavecommand.Shell.testShellZ

* buildbot/test/test_slavecommand.py (Shell.testShellZ): log a
better message on failure so I can figure out the win32 problem


Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.425
retrieving revision 1.426
diff -u -d -r1.425 -r1.426
--- ChangeLog	12 May 2005 07:26:23 -0000	1.425
+++ ChangeLog	12 May 2005 20:09:22 -0000	1.426
@@ -1,5 +1,8 @@
 2005-05-12  Brian Warner  <warner at lothar.com>
 
+	* buildbot/test/test_slavecommand.py (Shell.testShellZ): log a
+	better message on failure so I can figure out the win32 problem
+
 	* 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.





More information about the Commits mailing list