tests/narrow-library.sh
author Manuel Jacob <me@manueljacob.de>
Tue, 09 Jun 2020 05:24:45 +0200
branchstable
changeset 44802 6c8384afbf77
parent 40900 bcf70058af90
child 46027 d72378f93a44
permissions -rw-r--r--
resourceutil: fix location of line comments These comments slipped out of position when the sources where formatted with black in 2372284d9457.

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