view tests/helper-runtests.sh @ 34366:d00910b286cd

copytrace: use ctx.mutable() instead of adhoc constant of non-public phases
author Yuya Nishihara <yuya@tcha.org>
date Fri, 22 Sep 2017 22:45:02 +0900
parents 054bcdad6042
children
line wrap: on
line source

#
# Avoid interference from actual test env:

unset HGTEST_JOBS
unset HGTEST_TIMEOUT
unset HGTEST_PORT
unset HGTEST_SHELL