view tests/narrow-library.sh @ 46130:60677eca7434

tests: remove undefined (empty) $opt from test-extdiff.t It's been undefined for a long time (at least since .t unification). Differential Revision: https://phab.mercurial-scm.org/D9621
author Martin von Zweigbergk <martinvonz@google.com>
date Wed, 16 Dec 2020 21:40:27 -0800
parents d72378f93a44
children 1d075b857c90
line wrap: on
line source

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