Changeset 422:62c1ed05e83f in lemon-main for scripts
- Timestamp:
- 12/05/08 14:10:16 (16 years ago)
- Branch:
- default
- Children:
- 423:ff48c2738fb2, 425:cace3206223b, 468:68fe66e2b34a
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
scripts/chg-len.py
r376 r422 4 4 5 5 from mercurial import ui, hg 6 from mercurial import util 7 8 util.rcpath = lambda : [] 6 9 7 10 if len(sys.argv)>1 and sys.argv[1] in ["-h","--help"]:
Note: See TracChangeset
for help on using the changeset viewer.