tests/test-locale.t
author Jason R. Coombs <jaraco@jaraco.com>
Wed, 17 Aug 2022 12:03:55 -0400
changeset 49432 b4535c88a05b
parent 44977 afcad425a0b6
permissions -rw-r--r--
phase-shelve: also capture the state of shelve prior to unshelve
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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)