tests/test-locale.t
author Manuel Jacob <me@manueljacob.de>
Wed, 24 Jun 2020 04:25:34 +0200
branchstable
changeset 44821 afcad425a0b6
permissions -rw-r--r--
pycompat: fix crash when default locale is unknown Instead, fall back to the filesystem encoding if the default locale is unknown.

  $ LANG=nonexistent LC_ALL=nonexistent LANGUAGE=nonexistent hg version -q
  Mercurial Distributed SCM (version *) (glob)