tests/test-locale.t
author Yuya Nishihara <yuya@tcha.org>
Sat, 12 Sep 2020 21:39:58 +0900
changeset 45570 bddf70c93614
parent 44821 afcad425a0b6
permissions -rw-r--r--
log: parse --limit option by logcmdutil.parseopts()
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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)