Rev 107: Remove a pdb we don't want. in http://bzr.arbash-meinel.com/branches/bzr/history_db/trunk

John Arbash Meinel john at arbash-meinel.com
Wed Apr 21 23:24:08 BST 2010


At http://bzr.arbash-meinel.com/branches/bzr/history_db/trunk

------------------------------------------------------------
revno: 107
revision-id: john at arbash-meinel.com-20100421222400-nof19rzbwt2e7ql0
parent: john at arbash-meinel.com-20100421222335-1a127vu1g36jh1za
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: trunk
timestamp: Wed 2010-04-21 17:24:00 -0500
message:
  Remove a pdb we don't want.
-------------- next part --------------
=== modified file '__init__.py'
--- a/__init__.py	2010-04-21 22:23:35 +0000
+++ b/__init__.py	2010-04-21 22:24:00 +0000
@@ -500,7 +500,6 @@
 
 def _history_db_post_change_branch_tip_hook(params):
     """Run when the tip of a branch changes revision_id."""
-    import pdb; pdb.set_trace()
     t0 = time.clock()
     import pprint
     # TODO: This requires a round-trip to the remote server to find out whether



More information about the bazaar-commits mailing list