# HG changeset patch # User Martin von Zweigbergk # Date 2020-03-12 23:25:22 # Node ID ea40fea992e000fb32edcf41d57721601842a7f2 # Parent 254c5f71e2dff83205667266212d106225561326 tests: simplify test-fix-topology.t slightly by using a `(case !)` Differential Revision: https://phab.mercurial-scm.org/D8283 diff --git a/tests/test-fix-topology.t b/tests/test-fix-topology.t --- a/tests/test-fix-topology.t +++ b/tests/test-fix-topology.t @@ -128,12 +128,8 @@ The computation of changed lines is orth Fix all but the root revision and its four children. -#if obsstore-on $ hg fix -r '2|4|7|8|9' --working-dir -#else - $ hg fix -r '2|4|7|8|9' --working-dir - saved backup bundle to * (glob) -#endif + saved backup bundle to * (glob) (obsstore-off !) The five revisions remain, but the other revisions were fixed and replaced. All parent pointers have been accurately set to reproduce the previous topology