Rev 4970: Cleanup dead code. in file:///home/vila/src/bzr/cleanup/various/

Vincent Ladeuil v.ladeuil+lp at free.fr
Mon Jan 18 17:13:51 GMT 2010


At file:///home/vila/src/bzr/cleanup/various/

------------------------------------------------------------
revno: 4970
revision-id: v.ladeuil+lp at free.fr-20100118171350-ipm498qymq0mes3s
parent: pqm at pqm.ubuntu.com-20100117222107-b76bj4n2gcnofe9p
committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
branch nick: various
timestamp: Mon 2010-01-18 18:13:50 +0100
message:
  Cleanup dead code.
  
  * bzrlib/tests/per_interbranch/test_push.py:
  (TestPush.test_no_get_parent_map_after_insert_stream): Delete
  useless code.
-------------- next part --------------
=== modified file 'bzrlib/tests/per_interbranch/test_push.py'
--- a/bzrlib/tests/per_interbranch/test_push.py	2009-08-20 04:09:58 +0000
+++ b/bzrlib/tests/per_interbranch/test_push.py	2010-01-18 17:13:50 +0000
@@ -255,7 +255,6 @@
         builder.build_snapshot('third', ['second'], [])
         builder.build_snapshot('fourth', ['third'], [])
         builder.finish_series()
-        local = builder.get_branch()
         local = branch.Branch.open(self.get_vfs_only_url('local'))
         # Initial push of three revisions
         remote_bzrdir = local.bzrdir.sprout(



More information about the bazaar-commits mailing list