tests/narrow-library.sh
author Pierre-Yves David <pierre-yves.david@octobus.net>
Wed, 07 Aug 2019 20:48:05 +0200
changeset 42724 2177133724ab
parent 40882 bcf70058af90
child 46012 d72378f93a44
permissions -rw-r--r--
rawdata: implement `rawdata` for `simplestore` too This is needed for all implementation.

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