Mercurial > hg
diff mercurial/ancestor.py @ 33203:cf826b9e9ea4
tests: actually restore the original environment before running syshg
Since os.environ may be overridden in run-tests.py, several important
variables such as PATH weren't restored.
I don't like the idea of using the system hg *by default* because the
executable and the configs are out of our control. But I don't mind as
long as the tests pass.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Fri, 30 Jun 2017 21:49:29 +0900 |
parents | bd872f64a8ba |
children | f8b46245b26a |