# HG changeset patch # User Pierre-Yves David # Date 1492685311 -7200 # Node ID 347849e17876e36c1cf4254cd49fe18c461c4487 # Parent 3e339f6717c77c6aada4ecc0e61fb960c21159fb# Parent 2db189baf8b7546141842ce2f7be2c41497e2f40 merge with future 6.0.1 Nothing special to report diff -r 2db189baf8b7 -r 347849e17876 tests/test-evolve-serveronly.t --- a/tests/test-evolve-serveronly.t Thu Apr 20 12:45:02 2017 +0200 +++ b/tests/test-evolve-serveronly.t Thu Apr 20 12:48:31 2017 +0200 @@ -10,7 +10,7 @@ > [phases] > publish = False > [experimental] - > bundle2-exp=False # < Mercurial-4.0 + > bundle2-exp=False > [devel] > legacy.exchange=bundle1 > [extensions] diff -r 2db189baf8b7 -r 347849e17876 tests/test-evolve.t --- a/tests/test-evolve.t Thu Apr 20 12:45:02 2017 +0200 +++ b/tests/test-evolve.t Thu Apr 20 12:48:31 2017 +0200 @@ -1147,7 +1147,7 @@ summary summarize working directory state update update working directory (or switch revisions) - (use 'hg help' for the full list of commands or 'hg -v' for details) + (use "hg help" for the full list of commands or "hg -v" for details) [255] $ hg fold hg: unknown command 'fold' @@ -1173,7 +1173,7 @@ summary summarize working directory state update update working directory (or switch revisions) - (use 'hg help' for the full list of commands or 'hg -v' for details) + (use "hg help" for the full list of commands or "hg -v" for details) [255] Enabling commands selectively, only fold enabled, next is still unknown $ cat >> $HGRCPATH <