Mercurial > evolve
diff tests/test-stablesort-branchpoint-criss-cross.t @ 6481:38f6e7c0a743
stable-sort: rename `debugstablesort` into `debug::evo-ext-stable-sort`
As similar commands are making their way into core, we need the evolution one to
be flagged as such.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Wed, 01 Mar 2023 02:42:37 +0100 |
parents | 39739c2257e3 |
children |
line wrap: on
line diff
--- a/tests/test-stablesort-branchpoint-criss-cross.t Fri Mar 24 13:26:15 2023 +0000 +++ b/tests/test-stablesort-branchpoint-criss-cross.t Wed Mar 01 02:42:37 2023 +0100 @@ -9,7 +9,7 @@ > [ui] > logtemplate = "{rev} {node|short} {desc} {tags}\n" > [alias] - > showsort = debugstablesort --template="{node|short}\n" --method branchpoint + > showsort = debug::evo-ext-stable-sort --template="{node|short}\n" --method branchpoint > EOF $ checktopo () {