##// END OF EJS Templates
py3: use print as a function in tests/test-walk.t...
py3: use print as a function in tests/test-walk.t Differential Revision: https://phab.mercurial-scm.org/D3070

File last commit:

r36175:2405ca78 default
r37333:14da486e default
Show More
narrow-library.sh
8 lines | 119 B | application/x-sh | BashLexer
cat >> $HGRCPATH <<EOF
[extensions]
narrow=
[ui]
ssh=python "$TESTDIR/dummyssh"
[experimental]
changegroup3 = True
EOF