view tests/helper-runtests.sh @ 44679:82adc720c0a3

rust-chg: add helper to parse instructions sent from server This is well structured version of runinstructions() of chg.c. Differential Revision: https://phab.mercurial-scm.org/D8378
author Yuya Nishihara <yuya@tcha.org>
date Sun, 07 Oct 2018 15:21:54 +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