At http://bazaar.launchpad.net/~vila/bzr/integration
------------------------------------------------------------
revno: 4531
revision-id: [email protected]
parent: [email protected]
committer: Vincent Ladeuil <[email protected]>
branch nick: integration
timestamp: Mon 2009-07-13 16:36:56 +0200
message:
Delete forgotten debug print
=== 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