author | Pierre-Yves David <pierre-yves.david@octobus.net> |
Thu, 01 Dec 2022 01:57:14 +0100 | |
changeset 49820 | 0df2cff04291 |
parent 44821 | afcad425a0b6 |
permissions | -rw-r--r-- |
44821
afcad425a0b6
pycompat: fix crash when default locale is unknown
Manuel Jacob <me@manueljacob.de>
parents:
diff
changeset
|
1 |
$ LANG=nonexistent LC_ALL=nonexistent LANGUAGE=nonexistent hg version -q |
afcad425a0b6
pycompat: fix crash when default locale is unknown
Manuel Jacob <me@manueljacob.de>
parents:
diff
changeset
|
2 |
Mercurial Distributed SCM (version *) (glob) |