Rev 2793: Cosmetic change. in file:///v/home/vila/src/bugs/137044/

Vincent Ladeuil v.ladeuil+lp at free.fr
Wed Sep 5 14:38:23 BST 2007


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

------------------------------------------------------------
revno: 2793
revision-id: v.ladeuil+lp at free.fr-20070905133820-s1jndkddykxebo4g
parent: v.ladeuil+lp at free.fr-20070905133538-3hlcjti8pktcamp0
committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
branch nick: 137044
timestamp: Wed 2007-09-05 15:38:20 +0200
message:
  Cosmetic change.
modified:
  bzrlib/transport/ftp.py        ftp.py-20051116161804-58dc9506548c2a53
-------------- next part --------------
=== modified file 'bzrlib/transport/ftp.py'
--- a/bzrlib/transport/ftp.py	2007-09-05 13:35:38 +0000
+++ b/bzrlib/transport/ftp.py	2007-09-05 13:38:20 +0000
@@ -650,7 +650,7 @@
             else:
                 channel.read_only = 0
 
-            # Only 'foo' user is allowed for the tests
+            # Check secured_user if set
             if (self.secured_user is not None
                 and username == self.secured_user
                 and password != self.secured_password):



More information about the bazaar-commits mailing list