[Zodb-checkins] CVS: ZODB3/ZEO/tests - testZEO.py:1.72.4.2
Jeremy Hylton
jeremy at zope.com
Wed Sep 10 13:33:44 EDT 2003
Update of /cvs-repository/ZODB3/ZEO/tests
In directory cvs.zope.org:/tmp/cvs-serv12146/ZEO/tests
Modified Files:
Tag: ZODB3-3_2-branch
testZEO.py
Log Message:
Update ZConfig to make the current BerkeleyConfig object.
=== ZODB3/ZEO/tests/testZEO.py 1.72.4.1 => 1.72.4.2 ===
--- ZODB3/ZEO/tests/testZEO.py:1.72.4.1 Tue Aug 5 17:58:36 2003
+++ ZODB3/ZEO/tests/testZEO.py Wed Sep 10 12:33:13 2003
@@ -187,7 +187,7 @@
self._envdir = tempfile.mktemp()
return """\
<fullstorage 1>
- name %s
+ envdir %s
</fullstorage>
""" % self._envdir
More information about the Zodb-checkins
mailing list