[Buildbot-commits] buildbot ChangeLog,1.1019,1.1020
Brian Warner
warner at users.sourceforge.net
Tue Mar 18 20:36:16 UTC 2008
Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv4939
Modified Files:
ChangeLog
Log Message:
[project @ document the unavailability of SIGHUP (and 'buildbot reconfig') on windows. Closes #105.]
Original author: warner at lothar.com
Date: 2008-03-18 20:34:41+00:00
Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.1019
retrieving revision 1.1020
diff -u -d -r1.1019 -r1.1020
--- ChangeLog 18 Mar 2008 20:06:09 -0000 1.1019
+++ ChangeLog 18 Mar 2008 20:36:14 -0000 1.1020
@@ -1,5 +1,10 @@
2008-03-18 Brian Warner <warner at lothar.com>
+ * docs/buildbot.texinfo (Shutdown): make it clear that 'buildbot
+ reconfig' (which uses SIGHUP) doesn't work on windows. Acknowledge
+ the occasional failures in reconfig (and suggest 'buildbot
+ restart' as a fallback). Closes #105.
+
* buildbot/steps/shell.py (ShellCommand._interpolateProperties):
apply patch from Albert Hofkamp to allow WithProperties in
environment variables and the workdir= argument. Closes #52.
More information about the Commits
mailing list