Rev 402: Remove debug call in http://people.samba.org/bzr/jelmer/bzr-svn/bzr.dev

Jelmer Vernooij jelmer at samba.org
Tue Jan 16 01:37:44 GMT 2007


------------------------------------------------------------
revno: 402
revision-id: jelmer at samba.org-20070116013721-adqxlwj1dl5jo7as
parent: jelmer at samba.org-20070115133448-o4pcdn4dvzqu5u25
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: main
timestamp: Tue 2007-01-16 02:37:21 +0100
message:
  Remove debug call
modified:
  checkout.py                    workingtree.py-20060306120941-b083cb0fdd4a69de
=== modified file 'checkout.py'
--- a/checkout.py	2007-01-15 00:39:37 +0000
+++ b/checkout.py	2007-01-16 01:37:21 +0000
@@ -421,8 +421,6 @@
         return revid
 
     def add(self, files, ids=None):
-        import pdb
-        pdb.set_trace()
         if ids:
             ids = copy(ids)
             ids.reverse()




More information about the bazaar-commits mailing list