[Erp5-report] r36637 luke - /erp5/trunk/buildout/instance-profiles/memcached.cfg
nobody at svn.erp5.org
nobody at svn.erp5.org
Mon Jun 28 15:49:22 CEST 2010
Author: luke
Date: Mon Jun 28 15:49:20 2010
New Revision: 36637
URL: http://svn.erp5.org?rev=36637&view=rev
Log:
- do not define (wrong) instancehome in default profile
Modified:
erp5/trunk/buildout/instance-profiles/memcached.cfg
Modified: erp5/trunk/buildout/instance-profiles/memcached.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/instance-profiles/memcached.cfg?rev=36637&r1=36636&r2=36637&view=diff
==============================================================================
--- erp5/trunk/buildout/instance-profiles/memcached.cfg [utf8] (original)
+++ erp5/trunk/buildout/instance-profiles/memcached.cfg [utf8] Mon Jun 28 15:49:20 2010
@@ -9,7 +9,6 @@ recipe = erp5.recipe.memcachedserver
memcached_software_bin = ${software_definition:software_home}/parts/memcached/bin
memcached_bin_folder = ${buildout:data-bin-directory}
memcached_conf_file = ${buildout:etc-directory}/memcached.conf
-instancehome = ${software_definition:software_home}/var/memcached
# Configuration goes here
# -p
More information about the Erp5-report
mailing list