This is an archive of the discontinued Mercurial Phabricator instance.

run-tests: extend PATH on Windows to include user installed scripts
ClosedPublic

Authored by mharbison72 on Dec 7 2020, 11:00 PM.

Details

Summary

This allows the test environment to see pylint.exe when installed with
pip install --user, since it isn't normally on PATH.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.