Mercurial > hg-stable
view tests/narrow-library.sh @ 41518:587a3c976892
py3: pass str into grp.getgrnam
grp.getgrnam expects str on Python 3.
This fixes test-acl.t on Python 3.
Differential Revision: https://phab.mercurial-scm.org/D5794
author | Pulkit Goyal <pulkit@yandex-team.ru> |
---|---|
date | Sat, 02 Feb 2019 04:49:42 +0530 |
parents | bcf70058af90 |
children | d72378f93a44 |
line wrap: on
line source
cat >> $HGRCPATH <<EOF [extensions] narrow= [ui] ssh=python "$RUNTESTDIR/dummyssh" [experimental] changegroup3 = True EOF