See T12972. In Phabricator, we always execute with HGPLAIN but this didn't make it into the standalone binary analyzer:
HGPLAIN disables translations and extensions which may make hg version do something unexpected.
Differential D18610
Pass HGPLAIN in the environment when testing "hg" version Authored by epriestley on Sep 15 2017, 12:43 PM. Tags None Referenced Files
Subscribers None
Details See T12972. In Phabricator, we always execute with HGPLAIN but this didn't make it into the standalone binary analyzer: HGPLAIN disables translations and extensions which may make hg version do something unexpected. Verified my local version of Mercurial is still identified correctly in Config. I have yet to figure out how to install non-English Mercurial so I didn't truly test this, but our use of HGPLAIN in other contexts is well-established.
Diff Detail
|