view tests/narrow-library.sh @ 38364:06c85cbd6824

py3: use '%d' for os.stat_result.st_nlink instead of '%s' Differential Revision: https://phab.mercurial-scm.org/D3786
author Pulkit Goyal <7895pulkit@gmail.com>
date Mon, 18 Jun 2018 15:25:57 +0530
parents 2405ca783672
children bcf70058af90
line wrap: on
line source

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