[Checkins] SVN: lovely.recipe/trunk/src/lovely/recipe/fs/README.txt Add find-links to tests in an attempt to make them work under buildbot control.

Stefan H. Holek stefan at epy.co.at
Thu Oct 4 07:20:23 EDT 2007


Log message for revision 80602:
  Add find-links to tests in an attempt to make them work under buildbot control.
  

Changed:
  U   lovely.recipe/trunk/src/lovely/recipe/fs/README.txt

-=-
Modified: lovely.recipe/trunk/src/lovely/recipe/fs/README.txt
===================================================================
--- lovely.recipe/trunk/src/lovely/recipe/fs/README.txt	2007-10-04 11:09:47 UTC (rev 80601)
+++ lovely.recipe/trunk/src/lovely/recipe/fs/README.txt	2007-10-04 11:20:23 UTC (rev 80602)
@@ -9,6 +9,7 @@
     ... """
     ... [buildout]
     ... parts = data-dir
+    ... find-links = http://download.zope.org/distribution
     ...
     ... [data-dir]
     ... recipe = lovely.recipe:mkdir
@@ -33,6 +34,7 @@
     ... """
     ... [buildout]
     ... parts = data-dir
+    ... find-links = http://download.zope.org/distribution
     ...
     ... [data-dir]
     ... recipe = lovely.recipe:mkdir



More information about the Checkins mailing list