[Zope-dev] zdaemon 2.0.3 released.
Chris Withers
chris at simplistix.co.uk
Sat Apr 11 14:01:42 EDT 2009
Hi All,
I've just released zdaemon 2.0.3, from the changelog:
- Added support to bootstrap on Jython.
- If the run directory does not exist it will be created. This allow to use
`/var/run/mydaemon` as run directory when /var/run is a tmpfs (LP
#318118).
Bugs Fixed
----------
- No longer uses a hardcoded filename (/tmp/demo.zdsock) in unit tests.
This lets you run the tests on Python 2.4 and 2.5 simultaneously without
spurious errors.
- make -h work again for both runner and control scripts.
Help is now taken from the __doc__ of the options class users by
the zdaemon script being run.
Once new Zope 2.12 and ZODB eggs are released, this will mean zeoctl -h,
runzeo -h, zopectl -h and runzope -h will all work again :-)
cheers,
Chris
--
Simplistix - Content Management, Zope & Python Consulting
- http://www.simplistix.co.uk
More information about the Zope-Dev
mailing list