[Checkins] SVN: grokproject/trunk/tests.txt make tests pass again

Michael Haubenwallner michael at d2m.at
Thu Oct 2 14:16:40 EDT 2008


Log message for revision 91666:
  make tests pass again

Changed:
  U   grokproject/trunk/tests.txt

-=-
Modified: grokproject/trunk/tests.txt
===================================================================
--- grokproject/trunk/tests.txt	2008-10-02 17:53:28 UTC (rev 91665)
+++ grokproject/trunk/tests.txt	2008-10-02 18:16:39 UTC (rev 91666)
@@ -169,19 +169,13 @@
     Develop: '...'
     Updating eggbasket.
     Updating app.
-    Generated script '...runzope'.
-    Generated script '...debugzope'.
     Updating data.
     Updating zopectl.
-    Generated script '...zopectl'.
     Updating i18n.
     The recipe for i18n doesn't define an update method. ...
     i18n: setting up i18n tools
-    Generated script '...i18nextract'.
-    Generated script '...i18nmergeall'.
-    Generated script '...i18nstats'.
     Updating test.
-    Generated script '...test'.
+    <BLANKLINE>
 
 Using the generated `bootstrap` script
 --------------------------------------
@@ -195,10 +189,9 @@
     >>> cmd = "%s %s" % (sys.executable, cmd_arg)
     >>> output = read_sh(cmd)
     >>> print output
+    Generated script '.../bin/buildout'.
     Develop: '...'
     Installing 'z3c.recipe.eggbasket'.
-    We have the distribution that satisfies 'z3c.recipe.eggbasket==...'.
-    Getting required 'zc.recipe.egg==...'
-    We have the distribution that satisfies 'zc.recipe.egg==...'.
-    Updating eggbasket.
-    Now you can run '...'
+    ...
+    Now you can run 'bin/buildout'
+    <BLANKLINE>



More information about the Checkins mailing list