Rev 4424: Cleanup. in file:///home/vila/src/bzr/bugs/284038-push-strict/
Vincent Ladeuil
v.ladeuil+lp at free.fr
Wed Jun 10 14:23:52 BST 2009
At file:///home/vila/src/bzr/bugs/284038-push-strict/
------------------------------------------------------------
revno: 4424
revision-id: v.ladeuil+lp at free.fr-20090610132352-9b5dlk3kbz62gm3p
parent: v.ladeuil+lp at free.fr-20090610131848-wd4l83stob7jjsv9
committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
branch nick: 284038-push-strict
timestamp: Wed 2009-06-10 15:23:52 +0200
message:
Cleanup.
* tests/branch_implementations/test_push.py:
(EmptyPushSmartEffortTests.test_empty_branch_command): Remove
spurious change.
-------------- next part --------------
=== modified file 'bzrlib/tests/branch_implementations/test_push.py'
--- a/bzrlib/tests/branch_implementations/test_push.py 2009-06-10 12:38:51 +0000
+++ b/bzrlib/tests/branch_implementations/test_push.py 2009-06-10 13:23:52 +0000
@@ -428,7 +428,7 @@
cmd.outf = tests.StringIOWrapper()
cmd.run(
directory=self.get_url('empty'),
- location=self.smart_server.get_url() + '/target')
+ location=self.smart_server.get_url() + 'target')
# HPSS calls as of 2008/09/22:
# [BzrDir.open, BzrDir.open_branch, BzrDir.find_repositoryV2,
# Branch.get_stacked_on_url, get, get, Branch.lock_write,
More information about the bazaar-commits
mailing list