author | Alpar Juttner <alpar@cs.elte.hu> |
Fri, 05 Dec 2008 13:10:16 +0000 | |
changeset 422 | 62c1ed05e83f |
parent 421 | 0f2091856dab |
child 423 | ff48c2738fb2 |
child 425 | cace3206223b |
child 468 | 68fe66e2b34a |
1.1 --- a/scripts/chg-len.py Fri Dec 05 10:38:32 2008 +0000 1.2 +++ b/scripts/chg-len.py Fri Dec 05 13:10:16 2008 +0000 1.3 @@ -3,6 +3,9 @@ 1.4 import sys 1.5 1.6 from mercurial import ui, hg 1.7 +from mercurial import util 1.8 + 1.9 +util.rcpath = lambda : [] 1.10 1.11 if len(sys.argv)>1 and sys.argv[1] in ["-h","--help"]: 1.12 print """