tests/test-stablesort.t
changeset 3263 07678f7a4481
parent 3262 774f69d74ec2
child 3287 4303a46b4167
child 3322 20b6dae466a7
--- 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