view tests/helper-runtests.sh @ 44486:b55bec1ea972

cext: drop the WITH_RUST block These were used by the `direct-ffi` mode that just got dropped.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Mon, 09 Mar 2020 17:26:30 +0100
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