Mercurial > evolve
diff tests/test-wireproto.t @ 1604:61dd08f4dc62 mercurial-3.6
Merge with stable, updating tests output
Notable change:
- We do not support evolving merge before 3.7
- We don't support inhibit/direct-access
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Wed, 10 Feb 2016 23:44:00 +0000 |
parents | b1158ce4ec50 |
children | e359d33856c3 |
line wrap: on
line diff
--- a/tests/test-wireproto.t Thu Feb 04 11:13:38 2016 +0000 +++ b/tests/test-wireproto.t Wed Feb 10 23:44:00 2016 +0000 @@ -6,7 +6,7 @@ > obsmarkers-exchange-debug=true > bundle2-exp=true > [ui] - > ssh=python "$TESTDIR/dummyssh" + > ssh=python "$RUNTESTDIR/dummyssh" > [phases] > publish = False > [extensions]