diff tests/test-push-race.t @ 34865:a0100f34e20b

config: replace experimental.stabilization by experimental.evolution We replace 'experimental.stabilization=all' by 'experimental.evolution=true' as we will extract individual config in their own config in later patches. Differential Revision: https://phab.mercurial-scm.org/D1148
author Boris Feld <boris.feld@octobus.net>
date Tue, 17 Oct 2017 11:29:26 +0200
parents 6338e23c887d
children 9b3f95d9783d
line wrap: on
line diff
--- a/tests/test-push-race.t	Mon Oct 16 17:14:47 2017 +0200
+++ b/tests/test-push-race.t	Tue Oct 17 11:29:26 2017 +0200
@@ -108,7 +108,7 @@
   > [phases]
   > publish = no
   > [experimental]
-  > stabilization = all
+  > evolution=true
   > [alias]
   > graph = log -G --rev 'sort(all(), "topo")'
   > EOF