Rev 2827: Review feedback. in file:///v/home/vila/src/bugs/140055/

Vincent Ladeuil v.ladeuil+lp at free.fr
Mon Sep 17 19:16:03 BST 2007


At file:///v/home/vila/src/bugs/140055/

------------------------------------------------------------
revno: 2827
revision-id: v.ladeuil+lp at free.fr-20070917181601-vlkwtrgze2mk5den
parent: v.ladeuil+lp at free.fr-20070917154823-kbnjfgrhn0fihylk
committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
branch nick: 140055
timestamp: Mon 2007-09-17 20:16:01 +0200
message:
  Review feedback.
modified:
  bzrlib/transport/ftp.py        ftp.py-20051116161804-58dc9506548c2a53
-------------- next part --------------
=== modified file 'bzrlib/transport/ftp.py'
--- a/bzrlib/transport/ftp.py	2007-09-17 15:48:23 +0000
+++ b/bzrlib/transport/ftp.py	2007-09-17 18:16:01 +0000
@@ -586,7 +586,6 @@
 
     def tearDown(self):
         """See bzrlib.transport.Server.tearDown."""
-        # have asyncore release the channel
         self._ftp_server.close()
         asyncore.close_all()
         self._async_thread.join()



More information about the bazaar-commits mailing list