Mercurial > hg-stable
view tests/narrow-library.sh @ 41718:140b542b0e59
tests: double escape \ in test-import-eol.t and test-mq-eol.t
The shell eats the \\.
Differential Revision: https://phab.mercurial-scm.org/D5974
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Fri, 15 Feb 2019 13:07:07 -0800 |
parents | bcf70058af90 |
children | d72378f93a44 |
line wrap: on
line source
cat >> $HGRCPATH <<EOF [extensions] narrow= [ui] ssh=python "$RUNTESTDIR/dummyssh" [experimental] changegroup3 = True EOF