view tests/narrow-library.sh @ 47158:e1936ae27897

revlog: use revlog.display_id for corruption error Differential Revision: https://phab.mercurial-scm.org/D10584
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Mon, 03 May 2021 12:23:58 +0200
parents 1d075b857c90
children 9c4204b7f3e4
line wrap: on
line source

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