[Zope-Checkins] CVS: ZODB3/zdaemon/tests - testzdrun.py:1.7

Tim Peters tim.one at comcast.net
Thu Oct 2 18:14:06 EDT 2003


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

Modified Files:
	testzdrun.py 
Log Message:
Whitespace normalization.


=== ZODB3/zdaemon/tests/testzdrun.py 1.6 => 1.7 ===
--- ZODB3/zdaemon/tests/testzdrun.py:1.6	Mon Jul 14 01:04:18 2003
+++ ZODB3/zdaemon/tests/testzdrun.py	Thu Oct  2 18:14:05 2003
@@ -167,7 +167,7 @@
         self.assert_(len(params) > 1)
         # kill the process
         send_action('exit\n', zdrun_socket)
-        
+
 def send_action(action, sockname):
     """Send an action to the zdrun server and return the response.
 




More information about the Zope-Checkins mailing list