[Checkins] SVN: Sandbox/janjaapdriessen/buildbot/buildout.cfg Use the buildbot.cfg

Jan-Jaap Driessen jdriessen at thehealthagency.com
Tue Jan 18 04:30:48 EST 2011


Log message for revision 119636:
  Use the buildbot.cfg

Changed:
  U   Sandbox/janjaapdriessen/buildbot/buildout.cfg

-=-
Modified: Sandbox/janjaapdriessen/buildbot/buildout.cfg
===================================================================
--- Sandbox/janjaapdriessen/buildbot/buildout.cfg	2011-01-18 09:27:01 UTC (rev 119635)
+++ Sandbox/janjaapdriessen/buildbot/buildout.cfg	2011-01-18 09:30:48 UTC (rev 119636)
@@ -410,11 +410,13 @@
 
 [groktoolkit_parameters]
 repos = http://svn.zope.org/repos/main/groktoolkit/trunk
+buildout = bin/buildout -v -c buildbot.cfg
 test = bin/test-grok
 
 [groktoolkit_parameters-win]
 repos = ${groktoolkit_parameters:repos}
 test = bin\test-grok
+buildout = bin\buildout -v -c buildbot.cfg
 
 [groktoolkit-1.2_parameters]
 repos = http://svn.zope.org/repos/main/groktoolkit/branches/1.2



More information about the checkins mailing list