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.

What's causing this whine and what should be doing what to mark that option as used?

cheers,

Chris

--
Simplistix - Content Management, Zope & Python Consulting
           - http://www.simplistix.co.uk
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to