-
Committer:
Vincent Ladeuil
-
Date:
2009-04-11 09:13:28 UTC
-
mto:
(4283.1.4 fallback)
-
mto:
This revision was merged to the branch mainline in
revision
4285.
-
Revision ID:
v.ladeuil+lp@free.fr-20090411091328-dua3x32nla71mjwq
Add a test and cleanup some PEP8 issues.
* bzrlib/tests/test_config.py:
PEP8, lines too long, trailing spaces.
(TestCredentialStoreRegistry.test_fallback_first_wins): Check that
first cs to provide credentials wins.
* bzrlib/config.py:
PEP8 and cosmetic changes.