Rev 4286: Delete spurious space. in file:///net/bigmamac/Volumes/home/vila/src/bzr/bugs/basic-realm/
Vincent Ladeuil
v.ladeuil+lp at free.fr
Sat Apr 11 16:39:29 BST 2009
At file:///net/bigmamac/Volumes/home/vila/src/bzr/bugs/basic-realm/
------------------------------------------------------------
revno: 4286
revision-id: v.ladeuil+lp at free.fr-20090411153928-r4ozpn85lkoeg1mq
parent: v.ladeuil+lp at free.fr-20090411063241-21hv3yp5kh9d05l4
committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
branch nick: basic-realm
timestamp: Sat 2009-04-11 17:39:28 +0200
message:
Delete spurious space.
-------------- next part --------------
=== modified file 'bzrlib/tests/test_http.py'
--- a/bzrlib/tests/test_http.py 2009-04-11 06:32:41 +0000
+++ b/bzrlib/tests/test_http.py 2009-04-11 15:39:28 +0000
@@ -1543,7 +1543,7 @@
self.assertEquals(expected_prompt, stdout.read(len(expected_prompt)))
self._check_password_prompt(t._unqualified_scheme, 'joe',
stdout.readline())
-
+
def test_prompt_for_password(self):
if self._testing_pycurl():
raise tests.TestNotApplicable(
More information about the bazaar-commits
mailing list