[Zodb-checkins] CVS: ZODB3/ZEO/tests - CommitLockTests.py:1.12.16.1

Tim Peters tim.one at comcast.net
Fri Sep 12 11:32:24 EDT 2003


Update of /cvs-repository/ZODB3/ZEO/tests
In directory cvs.zope.org:/tmp/cvs-serv17370/ZEO/tests

Modified Files:
      Tag: ZODB3-3_2-branch
	CommitLockTests.py 
Log Message:
CommitLockTests:  removed a comment fragment that made no sense.


=== ZODB3/ZEO/tests/CommitLockTests.py 1.12 => 1.12.16.1 ===
--- ZODB3/ZEO/tests/CommitLockTests.py:1.12	Wed Jan 15 13:19:16 2003
+++ ZODB3/ZEO/tests/CommitLockTests.py	Fri Sep 12 11:32:23 2003
@@ -82,8 +82,7 @@
 
     # The commit lock tests verify that the storage successfully
     # blocks and restarts transactions when there is contention for a
-    # single storage.  There are a lot of cases to cover.  transaction
-    # has finished.
+    # single storage.  There are a lot of cases to cover.
 
     # The general flow of these tests is to start a transaction by
     # getting far enough into 2PC to acquire the commit lock.  Then




More information about the Zodb-checkins mailing list