Mercurial > hg
comparison hgext/churn.py @ 9632:16698d87ad20
util: use sys.argv[0] if $HG is unset and 'hg' is not in PATH
This is necessary when the executable name is not 'hg'. For example,
if your system-wide mercurial is name 'hgs', sys.argv[0] is more
accurate than 'hg'.
author | Nicolas Dumazet <nicdumz.commits@gmail.com> |
---|---|
date | Mon, 21 Sep 2009 19:21:32 +0200 |
parents | ceb0f59e1327 |
children | 2cb0cab10d2e |
comparison
equal
deleted
inserted
replaced
9631:1c34fca5d785 | 9632:16698d87ad20 |
---|