Mercurial > hg
view tests/narrow-library.sh @ 37927:76d0a343c305
tests: port test-ui-verbosity.py to Python 3
# skip-blame just some bytes/string wrangling
Differential Revision: https://phab.mercurial-scm.org/D3515
author | Augie Fackler <augie@google.com> |
---|---|
date | Fri, 27 Apr 2018 13:09:19 -0400 |
parents | 2405ca783672 |
children | bcf70058af90 |
line wrap: on
line source
cat >> $HGRCPATH <<EOF [extensions] narrow= [ui] ssh=python "$TESTDIR/dummyssh" [experimental] changegroup3 = True EOF