[Checkins] SVN: gocept.selenium/branches/janjaapdriessen-wsgi/grok.cfg Added missing extends buildout.cfg

Jan-Jaap Driessen jdriessen at thehealthagency.com
Wed Nov 17 11:13:31 EST 2010


Log message for revision 118447:
  Added missing extends buildout.cfg

Changed:
  U   gocept.selenium/branches/janjaapdriessen-wsgi/grok.cfg

-=-
Modified: gocept.selenium/branches/janjaapdriessen-wsgi/grok.cfg
===================================================================
--- gocept.selenium/branches/janjaapdriessen-wsgi/grok.cfg	2010-11-17 16:11:34 UTC (rev 118446)
+++ gocept.selenium/branches/janjaapdriessen-wsgi/grok.cfg	2010-11-17 16:13:31 UTC (rev 118447)
@@ -1,5 +1,6 @@
 [buildout]
-extends = http://svn.zope.org/repos/main/groktoolkit/trunk/grok.cfg
+extends = buildout.cfg
+          http://svn.zope.org/repos/main/groktoolkit/trunk/grok.cfg
 
 [test]
 eggs = gocept.selenium[grok, test_grok]



More information about the checkins mailing list