Rev 5750: (jelmer) Remove bzrlib.foreign from test_import_tariff blacklist. (Jelmer in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
pqm at pqm.ubuntu.com
Fri Apr 1 15:20:23 UTC 2011
At file:///home/pqm/archives/thelove/bzr/%2Btrunk/
------------------------------------------------------------
revno: 5750 [merge]
revision-id: pqm at pqm.ubuntu.com-20110401152020-s70c2mcflogs5zar
parent: pqm at pqm.ubuntu.com-20110401024635-dkc6q8xysk46kej9
parent: jelmer at samba.org-20110401141250-c1f9jcb40grbowvg
committer: Canonical.com Patch Queue Manager <pqm at pqm.ubuntu.com>
branch nick: +trunk
timestamp: Fri 2011-04-01 15:20:20 +0000
message:
(jelmer) Remove bzrlib.foreign from test_import_tariff blacklist. (Jelmer
Vernooij)
modified:
bzrlib/tests/test_import_tariff.py test_import_tariff.p-20100207155145-ff9infp7goncs7zh-1
=== modified file 'bzrlib/tests/test_import_tariff.py'
--- a/bzrlib/tests/test_import_tariff.py 2011-03-12 21:22:14 +0000
+++ b/bzrlib/tests/test_import_tariff.py 2011-04-01 14:12:50 +0000
@@ -100,7 +100,8 @@
'bzrlib.bundle.commands',
'bzrlib.cmd_version_info',
'bzrlib.externalcommand',
- 'bzrlib.foreign',
+ # foreign branch plugins import the foreign_vcs_registry from
+ # bzrlib.foreign so it can't be blacklisted
'bzrlib.gpg',
'bzrlib.info',
'bzrlib.merge3',
More information about the bazaar-commits
mailing list