[Buildbot-commits] buildbot ChangeLog,1.410,1.411
Brian Warner
warner at users.sourceforge.net
Wed May 4 04:14:34 UTC 2005
Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24073
Modified Files:
ChangeLog
Log Message:
Revision: arch at buildbot.sf.net--2004/buildbot--dev--0--patch-123
Creator: Brian Warner <warner at monolith.lothar.com>
make 'buildbot sendchange' actually work
* 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.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.410
retrieving revision 1.411
diff -u -d -r1.410 -r1.411
--- ChangeLog 4 May 2005 04:13:58 -0000 1.410
+++ ChangeLog 4 May 2005 04:14:31 -0000 1.411
@@ -1,5 +1,9 @@
2005-05-03 Brian Warner <warner at lothar.com>
+ * 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.
+
* contrib/arch_buildbot.py: utility that can run as an Arch hook
script to notify the buildmaster about changes
More information about the Commits
mailing list