tests/narrow-library.sh
author Augie Fackler <augie@google.com>
Sun, 20 May 2018 23:05:18 -0400
branchstable
changeset 38292 6cc5d01a58a6
parent 36157 2405ca783672
child 40882 bcf70058af90
permissions -rw-r--r--
tests: fix test-patch.t on pickier /bin/sh implementations This is a graft of 0b39edeff033 and f44306940c94 from default because I'm tired of seeing the FreeBSD build be red on stable. See those revisions for details on what's going on here.

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