diff options
author | Luke Granger-Brown <git@lukegb.com> | 2020-11-23 16:12:33 +0000 |
---|---|---|
committer | Luke Granger-Brown <git@lukegb.com> | 2020-11-23 16:12:33 +0000 |
commit | 226116f48272dbe25bb9d3b8fa138cf6b10ec8ef (patch) | |
tree | c796aa0073ba8c5b98284581e975ed01ac5f2e26 /src/nix-collect-garbage | |
parent | 1973669e868f4414b666d0fbd34f1a7a87322ae9 (diff) |
fetchMercurial: set HGPLAIN when invoking hg
Without setting HGPLAIN, the user's environment leaks into
hg invocations, which means that the output may not be in the
expected format.
HGPLAIN is the Mercurial-recommended solution for this in that
it's intended for uses by scripts and programs which are looking
to parse Mercurial's output in a consistent manner.
Diffstat (limited to 'src/nix-collect-garbage')
0 files changed, 0 insertions, 0 deletions