view tests/helper-runtests.sh @ 38199:aea29e81753a

serve: add option print-url It can be used to open hgweb in a web browser. Example : xdg-open "`hg serve --print-url`". Differential Revision: https://phab.mercurial-scm.org/D3649
author Nicola Spanti <nicola.spanti@logilab.fr>
date Thu, 24 May 2018 09:56:28 +0000
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