view tests/narrow-library.sh @ 45444:f6c67bb4ca03

tests: update lockdelay.py to handle the `wait` argument Spotted by a future change.
author Pulkit Goyal <7895pulkit@gmail.com>
date Thu, 10 Sep 2020 16:51:40 +0530
parents bcf70058af90
children d72378f93a44
line wrap: on
line source

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