[Buildbot-commits] buildbot ChangeLog,1.553,1.554

Brian Warner warner at users.sourceforge.net
Thu Nov 24 23:59:28 UTC 2005


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

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

minor changes to AnyBranchScheduler

	* buildbot/scheduler.py (AnyBranchScheduler): fix branches=[] to
	mean "don't build anything", and add a warning if it gets used
	because it isn't actually useful.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.553
retrieving revision 1.554
diff -u -d -r1.553 -r1.554
--- ChangeLog	24 Nov 2005 21:57:30 -0000	1.553
+++ ChangeLog	24 Nov 2005 23:59:25 -0000	1.554
@@ -1,5 +1,9 @@
 2005-11-24  Brian Warner  <warner at lothar.com>
 
+	* buildbot/scheduler.py (AnyBranchScheduler): fix branches=[] to
+	mean "don't build anything", and add a warning if it gets used
+	because it isn't actually useful.
+
 	* contrib/svn_buildbot.py: update example usage to match the port
 	number that gets used by the PBChangeSource
 	* buildbot/scripts/sample.cfg: add example of PBChangeSource





More information about the Commits mailing list