[Zodb-checkins] CVS: ZEO/ZEO/misc - custom_zodb.py:1.2.2.1.2.1
Jeremy Hylton
jeremy@zope.com
Thu, 25 Apr 2002 16:20:25 -0400
Update of /cvs-repository/ZEO/ZEO/misc
In directory cvs.zope.org:/tmp/cvs-serv5401/ZEO/misc
Modified Files:
Tag: ZEO2-branch
custom_zodb.py
Log Message:
Merge the Standby-branch into the ZEO2-branch.
The Standby-branch is history.
=== ZEO/ZEO/misc/custom_zodb.py 1.2.2.1 => 1.2.2.1.2.1 ===
if 0: # Change the 0 to 1 to enable!
-
+
# ZEO Unix Domain Socket
# This import isn't strictly necessary but is helpful when
@@ -30,4 +30,3 @@
Storage=ZODB.FileStorage.FileStorage(
os.path.join(INSTANCE_HOME, 'var', 'Data.fs'),
)
-