view tests/helper-runtests.sh @ 34301:3704d3f21136

patchbomb: add test that shows --to and --cc override matching config item As far as I know this has always been true and is intentional (it's in line with many other behaviors), but it wasn't tested.
author Augie Fackler <augie@google.com>
date Wed, 14 Jun 2017 11:13:57 -0400
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