On Apr 9, 2009, at 4:49 AM, Chris Withers wrote:

Hi All,

I have the following buildout:

[buildout]
...
zeo_address = 127.0.0.1:2000
...

...
[zeo.conf]
recipe = collective.recipe.template
input = etc/zeo.conf.in
output = etc/zeo.conf

...and buildout complains that the zeo_address line isn't used, except that it is, but collective.recipe.template.

I see no evidence that it is being used. It's not being used by the configuration code you shared and the recipe source doesnt' seem to use it.

Jim

--
Jim Fulton
Zope Corporation


_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to