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

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Nov 15 15:48:43 CET 2010


Author: luke
Date: Mon Nov 15 15:48:42 2010
New Revision: 40274

URL: http://svn.erp5.org?rev=40274&view=rev
Log:
 - fix python command

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=40274&r1=40273&r2=40274&view=diff
==============================================================================
--- erp5/trunk/buildout/README-2.12.txt [utf8] (original)
+++ erp5/trunk/buildout/README-2.12.txt [utf8] Mon Nov 15 15:48:42 2010
@@ -85,7 +85,7 @@ Post-build check
 ----------------
 
 Run:
-  python tests/assertSoftware.py
+  python2.6 tests/assertSoftware.py
 
 Distribution helpers
 --------------------




More information about the Erp5-report mailing list