diff --git a/mercurial/chgserver.py b/mercurial/chgserver.py --- a/mercurial/chgserver.py +++ b/mercurial/chgserver.py @@ -77,7 +77,7 @@ def _hashlist(items): # sensitive environment variables affecting confighash _envre = re.compile(r'''\A(?: CHGHG - |HG.* + |HG(?:[A-Z].*)? |LANG(?:UAGE)? |LC_.* |LD_.*