-
Committer:
Vincent Ladeuil
-
Date:
2008-05-16 07:24:22 UTC
-
mto:
(3428.1.1 trunk)
-
mto:
This revision was merged to the branch mainline in
revision
3429.
-
Revision ID:
v.ladeuil+lp@free.fr-20080516072422-d6rfj3lw8rmldvfy
John's review feedback.
* bzrlib/tests/test_config.py:
(TestAuthenticationConfig.test_ssh_without_password_doesnt_emit_warning):
Ensure that no warning is emitted if no password is defined.
* bzrlib/config.py:
(AuthenticationConfig.get_password): Check that there is a
password defined before warning the user.