Rev 4870: Fix pqm failure in http://bazaar.launchpad.net/~vila/bzr/2.1-integration/

Vincent Ladeuil v.ladeuil+lp at free.fr
Tue Nov 30 18:54:43 GMT 2010


At http://bazaar.launchpad.net/~vila/bzr/2.1-integration/

------------------------------------------------------------
revno: 4870
revision-id: v.ladeuil+lp at free.fr-20101130185443-ano6fq8xexb0dgi1
parent: v.ladeuil+lp at free.fr-20101130174435-kpb34s6xezdsx0ku
committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
branch nick: 2.1.4-dev
timestamp: Tue 2010-11-30 19:54:43 +0100
message:
  Fix pqm failure
-------------- next part --------------
=== modified file 'bzrlib/plugins/launchpad/test_lp_open.py'
--- a/bzrlib/plugins/launchpad/test_lp_open.py	2010-11-30 17:44:35 +0000
+++ b/bzrlib/plugins/launchpad/test_lp_open.py	2010-11-30 18:54:43 +0000
@@ -96,6 +96,6 @@
             'bzr+ssh://bazaar.launchpad.net/~foo/bar/baz')
         self.build_tree(['lp/a/'])
         self.assertEqual(
-            ['Opening https://code.edge.launchpad.net/~foo/bar/baz in web '
+            ['Opening https://code.launchpad.net/~foo/bar/baz in web '
              'browser'],
             self.run_open('.', working_dir='lp/a'))



More information about the bazaar-commits mailing list