[Buildbot-commits] buildbot ChangeLog,1.291,1.292
Brian Warner
warner at users.sourceforge.net
Thu Oct 14 16:49:08 UTC 2004
Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4061
Modified Files:
ChangeLog
Log Message:
*** empty log message ***
Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.291
retrieving revision 1.292
diff -u -d -r1.291 -r1.292
--- ChangeLog 12 Oct 2004 17:51:18 -0000 1.291
+++ ChangeLog 14 Oct 2004 16:49:06 -0000 1.292
@@ -1,3 +1,21 @@
+2004-10-14 Brian Warner <warner at lothar.com>
+
+ * contrib/windows/buildbot.bat: helper script to deal with path
+ issues. Thanks to Yoz Grahame.
+
+ * buildbot/master.py (BuildMaster.startService): don't register a
+ SIGHUP handler if the signal module has no SIGHUP attribute.
+ Apparently win32 does this.
+
+ * buildbot/scripts/runner.py (start): add --reactor=win32 on win32
+
+ * buildbot/test/test_web.py (WebTest.test_webPathname): skip the
+ test if the reactor can't offer UNIX sockets
+
+ * buildbot/status/html.py (StatusResourceBuild.body): fix syntax
+ error introduced in the last commit. We really need that
+ metabuildbot :).
+
2004-10-12 Brian Warner <warner at lothar.com>
* buildbot/changes/mail.py (MaildirSource.describe): fix exception
More information about the Commits
mailing list