diff tests/test-amend.t @ 34867:7f183c643eb6

config: use 'experimental.evolution.allowunstable' Extract 'experimental.evolution' = allowunstable as 'experimental.evolution.allowunstable'. We keep the new option in the 'experimental.evolution' namespace in order to stay coherent with other options ('experimental.evolution.bundle-obsmarker' and 'experimental.evolution.track-operation') ease the renaming as possibly 'evolution.allowunstable'. Differential Revision: https://phab.mercurial-scm.org/D1150
author Boris Feld <boris.feld@octobus.net>
date Thu, 28 Sep 2017 18:56:40 +0100
parents 1644623ab096
children 554885e10868
line wrap: on
line diff
--- a/tests/test-amend.t	Thu Sep 28 18:19:06 2017 +0100
+++ b/tests/test-amend.t	Thu Sep 28 18:56:40 2017 +0100
@@ -180,8 +180,8 @@
 
   $ cat >> $HGRCPATH <<EOF
   > [experimental]
-  > evolution=allowunstable
   > evolution.createmarkers=True
+  > evolution.allowunstable=True
   > EOF
 
   $ hg amend