Mercurial > hg
annotate tests/test-locale.t @ 45952:a2104b9b1787
dispatch: quote the extension when printing the bug report
I think this reads better in the wall of text.
Differential Revision: https://phab.mercurial-scm.org/D9438
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Fri, 27 Nov 2020 15:39:27 -0500 |
parents | afcad425a0b6 |
children |
rev | line source |
---|---|
44977
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) |