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

------------------------------------------------------------
revno: 4531 [merge]
revision-id: [email protected]
parent: [email protected]
parent: [email protected]
committer: Canonical.com Patch Queue Manager <[email protected]>
branch nick: +trunk
timestamp: Mon 2009-07-13 16:40:12 +0100
message:
  (vila) Delete forgotten debug print
modified:
  bzrlib/tests/per_intertree/test_compare.py 
test_compare.py-20060724101752-09ysswo1a92uqyoz-2
=== modified file 'bzrlib/tests/per_intertree/test_compare.py'
--- a/bzrlib/tests/per_intertree/test_compare.py        2009-07-10 12:40:36 
+0000
+++ b/bzrlib/tests/per_intertree/test_compare.py        2009-07-13 14:36:56 
+0000
@@ -370,7 +370,6 @@
 
     def check_has_changes(self, expected, tree1, tree2):
         # has_changes is defined for mutable trees only
-        print '\nt1, t2: %r, %r' % (type(tree1), type(tree2))
         if not isinstance(tree2, mutabletree.MutableTree):
             if isinstance(tree1, mutabletree.MutableTree):
                 # Let's switch the trees since has_changes() is commutative


-- 
bazaar-commits mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/bazaar-commits

Reply via email to