[Checkins] SVN: gocept.selenium/trunk/zope212.cfg Remove instance part

Wolfgang Schnerring wosc at wosc.de
Mon Dec 27 05:09:16 EST 2010


Log message for revision 119152:
  Remove instance part
  

Changed:
  U   gocept.selenium/trunk/zope212.cfg

-=-
Modified: gocept.selenium/trunk/zope212.cfg
===================================================================
--- gocept.selenium/trunk/zope212.cfg	2010-12-27 10:06:27 UTC (rev 119151)
+++ gocept.selenium/trunk/zope212.cfg	2010-12-27 10:09:15 UTC (rev 119152)
@@ -1,14 +1,7 @@
 [buildout]
 extends = common.cfg
           http://dist.plone.org/release/4.0-latest/versions.cfg
-parts += instance
 
 [test]
 defaults = ["--ignore_dir=ztk", "--ignore_dir=plone",  "--ignore_dir=static", "--tests-pattern=zope212"]
-eggs = ${instance:eggs}
-       Zope2
-
-[instance]
-recipe = plone.recipe.zope2instance
-user = admin:admin
-eggs = ${buildout:package}
+eggs += Zope2



More information about the checkins mailing list