-
Committer:
Vincent Ladeuil
-
Date:
2009-03-17 08:50:17 UTC
-
mto:
(4167.1.1 integration)
-
mto:
This revision was merged to the branch mainline in
revision
4168.
-
Revision ID:
v.ladeuil+lp@free.fr-20090317085017-3z3rqqt7uku3sc22
Allows empty passwords with pyftpdlib ftp test server.
* bzrlib/tests/test_ftp_transport.py:
(TestFTPServerUI.test_no_prompt_for_password_when_using_auth_config):
Explicitly test empty password.
* bzrlib/tests/ftp_server/pyftpdlib_based.py:
(ftpserver.proto_cmds): Override PASS to allow empty passwords.