[Erp5-report] r36280 luke - /erp5/trunk/buildout/instance-profiles/oood.cfg

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Jun 11 17:17:56 CEST 2010


Author: luke
Date: Fri Jun 11 17:17:54 2010
New Revision: 36280

URL: http://svn.erp5.org?rev=36280&view=rev
Log:
 - update command is buildout level, not shell level

Modified:
    erp5/trunk/buildout/instance-profiles/oood.cfg

Modified: erp5/trunk/buildout/instance-profiles/oood.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/instance-profiles/oood.cfg?rev=36280&r1=36279&r2=36280&view=diff
==============================================================================
--- erp5/trunk/buildout/instance-profiles/oood.cfg [utf8] (original)
+++ erp5/trunk/buildout/instance-profiles/oood.cfg [utf8] Fri Jun 11 17:17:54 2010
@@ -21,7 +21,7 @@ oood_virtual_display_id = 99
 [oood-directories]
 recipe = plone.recipe.command
 command = mkdir -p ${configuration:oood_run}
-update-command = $command
+update-command = ${:command}
 
 [oood-etc]
 recipe = collective.recipe.template




More information about the Erp5-report mailing list