changeset 34865 | a0100f34e20b |
parent 34661 | eb586ed5d8ce |
child 34870 | 64f29fff1877 |
--- a/tests/test-strip.t Mon Oct 16 17:14:47 2017 +0200 +++ b/tests/test-strip.t Tue Oct 17 11:29:26 2017 +0200 @@ -1280,7 +1280,7 @@ $ cd $TESTTMP/scmutilcleanup.obsstore $ cat >> .hg/hgrc <<EOF > [experimental] - > stabilization=all + > evolution=true > stabilization.track-operation=1 > EOF @@ -1322,7 +1322,7 @@ $ cd issue5678 $ cat >> .hg/hgrc <<EOF > [experimental] - > evolution=all + > evolution=true > EOF $ echo a > a $ hg ci -Aqm a