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

nobody at svn.erp5.org nobody at svn.erp5.org
Thu May 20 16:50:10 CEST 2010


Author: luke
Date: Thu May 20 16:50:08 2010
New Revision: 35497

URL: http://svn.erp5.org?rev=35497&view=rev
Log:
 - make update behave like install

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=35497&r1=35496&r2=35497&view=diff
==============================================================================
--- erp5/trunk/buildout/instance-profiles/oood.cfg [utf8] (original)
+++ erp5/trunk/buildout/instance-profiles/oood.cfg [utf8] Thu May 20 16:50:08 2010
@@ -21,6 +21,7 @@
 [oood-directories]
 recipe = plone.recipe.command
 command = mkdir -p ${configuration:oood_run}
+update_command = $command
 
 [oood-etc]
 recipe = collective.recipe.template




More information about the Erp5-report mailing list