diff -r 774f69d74ec2 -r 07678f7a4481 tests/test-stablesort.t --- a/tests/test-stablesort.t Sat Nov 25 16:05:09 2017 -0500 +++ b/tests/test-stablesort.t Sat Nov 25 18:31:37 2017 -0500 @@ -10,7 +10,7 @@ > logtemplate = "{rev} {node|short} {desc} {tags}\n" > [alias] > showsort = debugstablesort --template="{node|short}\n" --method basic-mergepoint - > showsorthead = debugstablesort --template="{node|short}\n" --method headstart + > showsorthead = debugstablesort --template="{node|short}\n" --method headcached > EOF