[zope2-tracker] [Bug 628448] Re: zopectl start - doen't work in Zope2-2.13.0a3
Hanno Schlichting
hanno at hannosch.eu
Mon Oct 18 15:54:46 EDT 2010
I got a private mail:
I used this patch to solve that (for 2.13.0a2):
--- zopectl.py.orig 2010-07-07 13:20:21.000000000 +0200
+++ zopectl.py 2010-07-07 12:44:28.000000000 +0200
@@ -218,6 +218,7 @@
# signal to Zope that it is being managed
# (to indicate it's web-restartable)
os.putenv('ZMANAGED', '1')
+ ZDCmd.do_start(self, arg)
## START OF WINDOWS ONLY STUFF
Best regards
Udo Schweigert
--
zopectl start - doen't work in Zope2-2.13.0a3
https://bugs.launchpad.net/bugs/628448
You received this bug notification because you are a member of Zope 2
Developers, which is subscribed to Zope 2.
More information about the zope2-tracker
mailing list