tests/test-locale.t
author Pierre-Yves David <pierre-yves.david@octobus.net>
Mon, 19 Jul 2021 08:44:49 +0200
changeset 47739 6a06155dfaef
parent 44821 afcad425a0b6
permissions -rw-r--r--
narrow: use `update_file` instead of `normallookup` after update This is the newer, more semantic API. Differential Revision: https://phab.mercurial-scm.org/D11181
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)