Mercurial > evolve
diff tests/test-topic.t @ 5541:98e2613d797d
branching: merge with stable
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Thu, 17 Sep 2020 20:26:55 +0200 |
parents | 5a70669beaa3 044ce00dfa88 |
children | 3946ee4ee3ae |
line wrap: on
line diff
--- a/tests/test-topic.t Tue Jul 21 01:02:46 2020 +0800 +++ b/tests/test-topic.t Thu Sep 17 20:26:55 2020 +0200 @@ -200,8 +200,13 @@ Test topics interaction with evolution: - $ hg topics --config experimental.evolution= - $ hg topics --config experimental.evolution= --rev . bob + $ hg topics --config experimental.evolution= \ + > --config experimental.evolution.createmarkers=0 \ + > --config experimental.evolution.exchange=0 + $ hg topics --config experimental.evolution= \ + > --config experimental.evolution.createmarkers=0 \ + > --config experimental.evolution.exchange=0 \ + > --rev . bob abort: must have obsolete enabled to change topics [255]