Mercurial > hg
view tests/narrow-library.sh @ 36582:27911e0fb50e
tests: add missing b prefixes and fix a %s to %d in test-revset.t
# skip-blame just b prefixes and a %d instead of %s
Differential Revision: https://phab.mercurial-scm.org/D2558
author | Augie Fackler <augie@google.com> |
---|---|
date | Fri, 02 Mar 2018 11:38:16 -0500 |
parents | 2405ca783672 |
children | bcf70058af90 |
line wrap: on
line source
cat >> $HGRCPATH <<EOF [extensions] narrow= [ui] ssh=python "$TESTDIR/dummyssh" [experimental] changegroup3 = True EOF