Rev 4669: Remove an unnecessary setting. in http://bzr.arbash-meinel.com/branches/bzr/jam-integration
John Arbash Meinel
john at arbash-meinel.com
Thu Sep 3 05:52:01 BST 2009
At http://bzr.arbash-meinel.com/branches/bzr/jam-integration
------------------------------------------------------------
revno: 4669
revision-id: john at arbash-meinel.com-20090903045146-b2iiajr1uu77amve
parent: john at arbash-meinel.com-20090902211644-1929sdkr1y4eyxl8
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: jam-integration
timestamp: Wed 2009-09-02 23:51:46 -0500
message:
Remove an unnecessary setting.
-------------- next part --------------
=== modified file 'bzrlib/tests/test_repository.py'
--- a/bzrlib/tests/test_repository.py 2009-09-02 21:16:44 +0000
+++ b/bzrlib/tests/test_repository.py 2009-09-03 04:51:46 +0000
@@ -708,7 +708,6 @@
# two groups such that the new pack being made doesn't have all its
# pages in the source packs (though they are in the repository).
# Use a memory backed repository, we don't need to hit disk for this
- self.vfs_transport_factory = MemoryServer
tree = self.make_branch_and_memory_tree('tree', format='2a')
tree.lock_write()
self.addCleanup(tree.unlock)
More information about the bazaar-commits
mailing list