Mercurial > hg
view tests/narrow-library.sh @ 41344:6dadf3f46661
py3: these two casefolding tests pass for me on my Mac
I assume the buildbot didn't catch them because it's on a
case-sensitive filesystem.
Differential Revision: https://phab.mercurial-scm.org/D5681
author | Augie Fackler <augie@google.com> |
---|---|
date | Thu, 24 Jan 2019 13:57:23 -0500 |
parents | bcf70058af90 |
children | d72378f93a44 |
line wrap: on
line source
cat >> $HGRCPATH <<EOF [extensions] narrow= [ui] ssh=python "$RUNTESTDIR/dummyssh" [experimental] changegroup3 = True EOF