tests/narrow-library.sh
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 10 Sep 2019 00:30:53 +0200
changeset 43042 03e769278ef3
parent 40882 bcf70058af90
child 46012 d72378f93a44
permissions -rw-r--r--
sidedata: check that the sidedata safely roundtrip We actually use the data we stored during the test. It is a way to make sure their content is not corrupted. Differential Revision: https://phab.mercurial-scm.org/D6898

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