Mercurial > hg
view tests/narrow-library.sh @ 40469:f8154ddaaed3
run-tests: explicitly declare the list of dropped environment variable
It will make the list clearer and more maintainable.
author | Boris Feld <boris.feld@octobus.net> |
---|---|
date | Fri, 19 Oct 2018 01:52:16 +0200 |
parents | 2405ca783672 |
children | bcf70058af90 |
line wrap: on
line source
cat >> $HGRCPATH <<EOF [extensions] narrow= [ui] ssh=python "$TESTDIR/dummyssh" [experimental] changegroup3 = True EOF