tests/test-stablesort.t
changeset 3262 774f69d74ec2
parent 3257 064738ae1588
child 3263 07678f7a4481
--- a/tests/test-stablesort.t	Sun Dec 10 01:38:48 2017 +0100
+++ b/tests/test-stablesort.t	Sat Nov 25 16:05:09 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 basic-headstart
+  > showsorthead = debugstablesort --template="{node|short}\n" --method headstart
   > EOF