From 7fac1a6bfe38b69cb711d59dd280c2aab562d7ef Mon Sep 17 00:00:00 2001 From: Leonardo Rochael Almeida <leonardo@nexedi.com> Date: Mon, 22 Mar 2010 19:46:04 +0000 Subject: [PATCH] typo and whitespace git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33970 20353a03-c40f-0410-a6d1-a30d3c3de9de --- buildout/README.txt | 1 + buildout/instance-profiles/zope.cfg | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/buildout/README.txt b/buildout/README.txt index a40635a346..9a55fd2c41 100644 --- a/buildout/README.txt +++ b/buildout/README.txt @@ -115,3 +115,4 @@ $ $EDITOR my_instances.cfg $ bin/buildout -c my_instances.cfg Fully configured development instance will be available in var/zope-instance. + diff --git a/buildout/instance-profiles/zope.cfg b/buildout/instance-profiles/zope.cfg index d124f83bba..f12bef903c 100644 --- a/buildout/instance-profiles/zope.cfg +++ b/buildout/instance-profiles/zope.cfg @@ -24,7 +24,7 @@ force-zodb-update = false environment = debug-mode = off ip-address = 0.0.0.0 -# Good defaults, which do not have to be touch: +# Good defaults, which do not have to be touched: clienthome = ${:instancehome}/var lib_path = ${:instancehome}/lib/python effective-user = -- 2.30.9