Mercurial > hg
view tests/narrow-library.sh @ 40946:5fd63bca43a4
py3: use pycompat.bytechr() instead of chr() in test-fastannotate-revmap.py
This makes the test pass on Python 3.
Differential Revision: https://phab.mercurial-scm.org/D5422
author | Pulkit Goyal <pulkit@yandex-team.ru> |
---|---|
date | Fri, 14 Dec 2018 19:30:20 +0300 |
parents | bcf70058af90 |
children | d72378f93a44 |
line wrap: on
line source
cat >> $HGRCPATH <<EOF [extensions] narrow= [ui] ssh=python "$RUNTESTDIR/dummyssh" [experimental] changegroup3 = True EOF