Commit ccacb031 authored by Barry Warsaw's avatar Barry Warsaw

Minor cleanup

parent 1d0f7227
......@@ -98,7 +98,6 @@ class ZEOTestServer(asyncore.dispatcher):
self.log('closing the storage')
self.storage.close()
cleanup(self.storage)
if self.count <= 0:
self.log('exiting')
os._exit(0)
self.log('continuing')
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment