[Checkins] SVN: z3c.recipe.eggbasket/trunk/z3c/recipe/eggbasket/README.txt Make tests pass on my home computer.

Maurits van Rees m.van.rees at zestsoftware.nl
Thu May 8 19:03:15 EDT 2008


Log message for revision 86551:
  Make tests pass on my home computer.

Changed:
  U   z3c.recipe.eggbasket/trunk/z3c/recipe/eggbasket/README.txt

-=-
Modified: z3c.recipe.eggbasket/trunk/z3c/recipe/eggbasket/README.txt
===================================================================
--- z3c.recipe.eggbasket/trunk/z3c/recipe/eggbasket/README.txt	2008-05-08 23:02:51 UTC (rev 86550)
+++ z3c.recipe.eggbasket/trunk/z3c/recipe/eggbasket/README.txt	2008-05-08 23:03:14 UTC (rev 86551)
@@ -106,6 +106,10 @@
 used.  Running the buildout gives us::
 
     >>> print system(buildout)
+    Upgraded:
+      zc.buildout version 1.0.1;
+    restarting.
+    Generated script '/sample-buildout/bin/buildout'.
     Installing basket.
     Unused options for basket: 'url'.
     <BLANKLINE>
@@ -132,8 +136,8 @@
     >>> tarball.add(colours)
     >>> tarball.list(verbose=False)
     tmp/tmpDlQSIQbuildoutSetUp/_TEST_/colours/
+    tmp/tmpDlQSIQbuildoutSetUp/_TEST_/colours/colour-0.1.zip
     tmp/tmpDlQSIQbuildoutSetUp/_TEST_/colours/orange-0.1.zip
-    tmp/tmpDlQSIQbuildoutSetUp/_TEST_/colours/colour-0.1.zip
     >>> tarball.close()
     >>> ls(tarserver)
     -  colours.tgz



More information about the Checkins mailing list