changeset 475:efd50220556e

python/hgrc.py
author Jeff Hammel <jhammel@mozilla.com>
date Sat, 10 Aug 2013 19:14:14 -0700
parents 3326aea03a3b
children 9d81ec713f1b
files python/hgrc.py
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/python/hgrc.py	Sat Aug 10 19:12:10 2013 -0700
+++ b/python/hgrc.py	Sat Aug 10 19:14:14 2013 -0700
@@ -26,6 +26,8 @@
     turn the protocol to 'ssh'
     """
 
+    import pdb; pdb.set_trace()
+
     # get default path
     default = ''