Rev 5881: (jelmer) Remove check for Repository.revisions attribute in per_foreign_vcs. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/

Canonical.com Patch Queue Manager pqm at pqm.ubuntu.com
Tue May 17 18:22:31 UTC 2011


At file:///home/pqm/archives/thelove/bzr/%2Btrunk/

------------------------------------------------------------
revno: 5881 [merge]
revision-id: pqm at pqm.ubuntu.com-20110517182229-74afrc912mdd96l1
parent: pqm at pqm.ubuntu.com-20110517173151-cyrafeu82ccamiwv
parent: jelmer at samba.org-20110517135846-vs90mbir9eef4hxy
committer: Canonical.com Patch Queue Manager <pqm at pqm.ubuntu.com>
branch nick: +trunk
timestamp: Tue 2011-05-17 18:22:29 +0000
message:
  (jelmer) Remove check for Repository.revisions attribute in per_foreign_vcs.
   (Jelmer Vernooij)
modified:
  bzrlib/tests/per_foreign_vcs/test_repository.py test_repository.py-20091014092330-i5ymtg1r2o8quut9-1
=== modified file 'bzrlib/tests/per_foreign_vcs/test_repository.py'
--- a/bzrlib/tests/per_foreign_vcs/test_repository.py	2010-03-03 22:59:21 +0000
+++ b/bzrlib/tests/per_foreign_vcs/test_repository.py	2011-05-17 13:58:46 +0000
@@ -85,4 +85,3 @@
         repo = self.make_repository()
         stats = repo.gather_stats()
         self.assertIsInstance(stats, dict)
-        self.assertTrue(stats.has_key("revisions"))




More information about the bazaar-commits mailing list