[Buildbot-commits] buildbot ChangeLog,1.409,1.410

Brian Warner warner at users.sourceforge.net
Wed May 4 04:14:00 UTC 2005


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

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

add arch_buildbot.py hook script, to send Changes to the buildmaster

	* contrib/arch_buildbot.py: utility that can run as an Arch hook
	script to notify the buildmaster about changes


Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.409
retrieving revision 1.410
diff -u -d -r1.409 -r1.410
--- ChangeLog	4 May 2005 02:09:39 -0000	1.409
+++ ChangeLog	4 May 2005 04:13:58 -0000	1.410
@@ -1,5 +1,8 @@
 2005-05-03  Brian Warner  <warner at lothar.com>
 
+	* contrib/arch_buildbot.py: utility that can run as an Arch hook
+	script to notify the buildmaster about changes
+
 	* buildbot/scripts/runner.py (sendchange): new command to send a
 	change to a buildbot.changes.pb.PBChangeSource receiver.
 	* buildbot/test/test_changes.py (Sender): test it





More information about the Commits mailing list