[Erp5-report] r44019 arnaud.fontaine - in /erp5/trunk/buildout: ./ profiles/
nobody at svn.erp5.org
nobody at svn.erp5.org
Mon Mar 7 15:50:40 CET 2011
Author: arnaud.fontaine
Date: Mon Mar 7 15:50:40 2011
New Revision: 44019
URL: http://svn.erp5.org?rev=44019&view=rev
Log:
Fix typos
Modified:
erp5/trunk/buildout/buildout.cfg
erp5/trunk/buildout/profiles/official.cfg
Modified: erp5/trunk/buildout/buildout.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/buildout.cfg?rev=44019&r1=44018&r2=44019&view=diff
==============================================================================
--- erp5/trunk/buildout/buildout.cfg [utf8] (original)
+++ erp5/trunk/buildout/buildout.cfg [utf8] Mon Mar 7 15:50:40 2011
@@ -4,5 +4,4 @@
extends =
profiles/development.cfg
profiles/official.cfg
-unzip = true
-ignore-existing = true
\ No newline at end of file
+unzip = true
\ No newline at end of file
Modified: erp5/trunk/buildout/profiles/official.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/profiles/official.cfg?rev=44019&r1=44018&r2=44019&view=diff
==============================================================================
--- erp5/trunk/buildout/profiles/official.cfg [utf8] (original)
+++ erp5/trunk/buildout/profiles/official.cfg [utf8] Mon Mar 7 15:50:40 2011
@@ -94,7 +94,6 @@ python = buildout
# This is first version of python
version = 1
section = python2.4
-developer-mode = true
[software_definition]
software_home = ${buildout:directory}
More information about the Erp5-report
mailing list