[Checkins] SVN: grokproject/trunk/ Fix tests.

Jan-Jaap Driessen jdriessen at thehealthagency.com
Fri Nov 26 07:32:17 EST 2010


Log message for revision 118589:
  Fix tests.

Changed:
  U   grokproject/trunk/grokproject/template/buildout.cfg_tmpl
  U   grokproject/trunk/tests_paste.txt

-=-
Modified: grokproject/trunk/grokproject/template/buildout.cfg_tmpl
===================================================================
--- grokproject/trunk/grokproject/template/buildout.cfg_tmpl	2010-11-26 11:22:32 UTC (rev 118588)
+++ grokproject/trunk/grokproject/template/buildout.cfg_tmpl	2010-11-26 12:32:17 UTC (rev 118589)
@@ -31,6 +31,8 @@
 
 [versions]
 # Override versions here.
+# This version pin can be removed after the next groktoolkit release.
+collective.recipe.scriptgen = 0.2
 
 [app]
 recipe = z3c.recipe.scripts

Modified: grokproject/trunk/tests_paste.txt
===================================================================
--- grokproject/trunk/tests_paste.txt	2010-11-26 11:22:32 UTC (rev 118588)
+++ grokproject/trunk/tests_paste.txt	2010-11-26 12:32:17 UTC (rev 118589)
@@ -20,8 +20,7 @@
      '--passwd=a',
      '--eggs-dir=...grokproject-test-eggs',
      '--version-url=http://grok.zope.org/releaseinfo/1.2b/versions.cfg',
-     'GrokExample']
-    Downloading ...
+     'GrokExample']...
     Creating directory '...bin'.
     Creating directory '...parts'.
     Creating directory '...develop-eggs'.



More information about the checkins mailing list