[Erp5-report] r38938 gabriel - in /erp5/trunk/buildout: instance-profiles/ profiles/
nobody at svn.erp5.org
nobody at svn.erp5.org
Thu Oct 7 00:24:11 CEST 2010
Author: gabriel
Date: Thu Oct 7 00:24:09 2010
New Revision: 38938
URL: http://svn.erp5.org?rev=38938&view=rev
Log:
add links profile
Modified:
erp5/trunk/buildout/instance-profiles/cloudooo.cfg
erp5/trunk/buildout/profiles/test-cloudooo.cfg
Modified: erp5/trunk/buildout/instance-profiles/cloudooo.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/instance-profiles/cloudooo.cfg?rev=38938&r1=38937&r2=38938&view=diff
==============================================================================
--- erp5/trunk/buildout/instance-profiles/cloudooo.cfg [utf8] (original)
+++ erp5/trunk/buildout/instance-profiles/cloudooo.cfg [utf8] Thu Oct 7 00:24:09 2010
@@ -1,5 +1,8 @@
[buildout]
-extends = ../profiles/software-definition.cfg
+extends =
+ ../profiles/software-definition.cfg
+ ../profiles/links.cfg
+
parts =
cloudooo-instance-template
paster
Modified: erp5/trunk/buildout/profiles/test-cloudooo.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/profiles/test-cloudooo.cfg?rev=38938&r1=38937&r2=38938&view=diff
==============================================================================
--- erp5/trunk/buildout/profiles/test-cloudooo.cfg [utf8] (original)
+++ erp5/trunk/buildout/profiles/test-cloudooo.cfg [utf8] Thu Oct 7 00:24:09 2010
@@ -16,5 +16,5 @@ timeout-limit = 60
[chmod]
recipe = plone.recipe.command
command =
- chmod a+x ${buildout:bin-directory}/runCloudOOoUnitTest.py.in
+ chmod a+x ${buildout:bin-directory}/runCloudOOoUnitTest.py
update = {:command}
More information about the Erp5-report
mailing list