view tests/helper-runtests.sh @ 37195:3be6f435db4f

infinitepush: drop error handling while pushing to svn server This is something which is internal to Facebook and we don't want in core. Differential Revision: https://phab.mercurial-scm.org/D2104
author Pulkit Goyal <7895pulkit@gmail.com>
date Fri, 09 Feb 2018 13:50:16 +0530
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