tests/test-stablesort.t
changeset 3341 eadbe24a93f8
parent 3322 20b6dae466a7
child 3418 85cdce113c2c
child 3857 9672de8055cd
--- a/tests/test-stablesort.t	Thu Dec 21 02:01:58 2017 +0100
+++ b/tests/test-stablesort.t	Thu Dec 21 02:13:19 2017 +0100
@@ -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 headcached
+  > showsorthead = debugstablesort --template="{node|short}\n" --method headondisk
   > EOF