diff tests/test-histedit-obsolete.t @ 34870:64f29fff1877

config: rename stabilization.track-operation We want to get rid of stabilization.* configuration, back out to the old configuration 'evolution.track-operation'. Differential Revision: https://phab.mercurial-scm.org/D1153
author Boris Feld <boris.feld@octobus.net>
date Tue, 17 Oct 2017 15:56:49 +0200
parents 7f183c643eb6
children a7e49a5b3e6f
line wrap: on
line diff
--- a/tests/test-histedit-obsolete.t	Tue Oct 17 15:54:05 2017 +0200
+++ b/tests/test-histedit-obsolete.t	Tue Oct 17 15:56:49 2017 +0200
@@ -545,7 +545,7 @@
   |
   o  0:cb9a9f314b8b (public) a
   
-  $ hg histedit -r 'b449568bf7fc' --commands - << EOF --config experimental.stabilization.track-operation=1
+  $ hg histedit -r 'b449568bf7fc' --commands - << EOF --config experimental.evolution.track-operation=1
   > pick b449568bf7fc 13 f
   > pick 7395e1ff83bd 15 h
   > pick 6b70183d2492 14 g
@@ -556,7 +556,7 @@
   Editing (ee118ab9fa44), you may commit or record as needed now.
   (hg histedit --continue to resume)
   [1]
-  $ hg histedit --continue --config experimental.stabilization.track-operation=1
+  $ hg histedit --continue --config experimental.evolution.track-operation=1
   $ hg log -G
   @  23:175d6b286a22 (secret) k
   |