# HG changeset patch # User Jeff Hammel # Date 1376187254 25200 # Node ID efd50220556e72eff323e4397a3d7b2332477011 # Parent 3326aea03a3b469f921d8a5016e40b5bc72f3963 python/hgrc.py diff -r 3326aea03a3b -r efd50220556e python/hgrc.py --- 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 = ''