view tests/narrow-library.sh @ 45633:5a19d7c9129b stable

tests: skip doctests if not running from a hg repo Differential Revision: https://phab.mercurial-scm.org/D9150
author Joerg Sonnenberger <joerg@bec.de>
date Mon, 05 Oct 2020 15:08:15 +0200
parents bcf70058af90
children d72378f93a44
line wrap: on
line source

cat >> $HGRCPATH <<EOF
[extensions]
narrow=
[ui]
ssh=python "$RUNTESTDIR/dummyssh"
[experimental]
changegroup3 = True
EOF