view tests/narrow-library.sh @ 40808:c460b1643eb0

tests: stabilize test-blackbox.t on Windows I didn't look into why the error is more detailed, but that seems like it's a good thing (other than for recording tests).
author Matt Harbison <matt_harbison@yahoo.com>
date Tue, 04 Dec 2018 00:19:33 -0500
parents 2405ca783672
children bcf70058af90
line wrap: on
line source

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