[Erp5-report] r41038 luke - /erp5/trunk/buildout/README-2.12.txt

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Dec 2 16:21:51 CET 2010


Author: luke
Date: Thu Dec  2 16:21:50 2010
New Revision: 41038

URL: http://svn.erp5.org?rev=41038&view=rev
Log:
 - as tests are not anymore in checkout, give a way to fetch them

Modified:
    erp5/trunk/buildout/README-2.12.txt

Modified: erp5/trunk/buildout/README-2.12.txt
URL: http://svn.erp5.org/erp5/trunk/buildout/README-2.12.txt?rev=41038&r1=41037&r2=41038&view=diff
==============================================================================
--- erp5/trunk/buildout/README-2.12.txt [utf8] (original)
+++ erp5/trunk/buildout/README-2.12.txt [utf8] Thu Dec  2 16:21:50 2010
@@ -77,8 +77,14 @@ doubt, unset it before invoking that com
 Post-build check
 ----------------
 
+There are tests for buildout in:
+  https://svn.erp5.org/repos/public/erp5/trunk/buildout/tests/assertSoftware.py
+
+Download this file, for example by using provided svn:
+
+ $ parts/subversion/bin/svn export --non-interactive --trust-server-cert https://svn.erp5.org/repos/public/erp5/trunk/buildout/tests/assertSoftware.py
 Run:
-  python tests/assertSoftware.py
+  python assertSoftware.py
 
 Instances
 =========



More information about the Erp5-report mailing list