tests/helper-runtests.sh
author Matt Harbison <matt_harbison@yahoo.com>
Tue, 21 Aug 2018 22:49:08 -0400
changeset 39279 bb2b462f81da
parent 29220 054bcdad6042
permissions -rw-r--r--
fastannotate: pconvert paths from the server for Windows I'm guessing that the right thing to do here is to convert the paths on the server, but I know this is a WIP, and I don't know where that needs to happen. I'm just trying to eliminate the malicious path warnings in the tests.

#
# Avoid interference from actual test env:

unset HGTEST_JOBS
unset HGTEST_TIMEOUT
unset HGTEST_PORT
unset HGTEST_SHELL