tests/narrow-library.sh
author Yuya Nishihara <yuya@tcha.org>
Sat, 07 Apr 2018 01:37:25 +0900
changeset 37575 230eb9594150
parent 36195 2405ca783672
child 40900 bcf70058af90
permissions -rw-r--r--
diffhelpers: be more tolerant for stripped empty lines of CRLF ending Exchange. It appears to trim lines containing only whitespace as well as converting LF to CRLF.

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