tests/narrow-library.sh
author Matt Harbison <matt_harbison@yahoo.com>
Mon, 03 Dec 2018 12:48:42 -0500
changeset 40806 151aec6494a8
parent 36157 2405ca783672
child 40882 bcf70058af90
permissions -rw-r--r--
extdiff: avoid double backslashes in the displayed tool path on Windows This shows the tool path in the help, and changed in 67b180c0e263. uirepr() already does the same thing, but that undoes the mangling in its call to repr().

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