[Zope-Checkins] CVS: ZODB3/zdaemon - zdctl.py:1.10

Guido van Rossum guido@python.org
Tue, 14 Jan 2003 12:40:56 -0500


Update of /cvs-repository/ZODB3/zdaemon
In directory cvs.zope.org:/tmp/cvs-serv6857

Modified Files:
	zdctl.py 
Log Message:
The location of ZctlLib.py changed.


=== ZODB3/zdaemon/zdctl.py 1.9 => 1.10 ===
--- ZODB3/zdaemon/zdctl.py:1.9	Fri Dec 13 12:10:02 2002
+++ ZODB3/zdaemon/zdctl.py	Tue Jan 14 12:40:54 2003
@@ -28,7 +28,7 @@
 
 from __future__ import nested_scopes
 
-# XXX Related code lives in lib/python/Controller/ZctlLib.py on the
+# XXX Related code lives in lib/python/Zope/Startup/ZctlLib.py on the
 # 'chrism-install-branch' branch.
 # The code there knows more about Zope and about Windows, but doesn't
 # use zdaemon.py or ZConfig.