# HG changeset patch # User Pierre-Yves David # Date 1495215786 -7200 # Node ID 631ccf45f0bbe3b6fb2de55a1b09e8d99c7199d4 # Parent 4b2f4da124a23f922d0df95e7cd4131139c37ac6 effect-flag: rework existing test to prepare for mor tests diff -r 4b2f4da124a2 -r 631ccf45f0bb tests/test-evolve-effectflags.t --- a/tests/test-evolve-effectflags.t Fri May 19 18:43:21 2017 +0200 +++ b/tests/test-evolve-effectflags.t Fri May 19 19:43:06 2017 +0200 @@ -19,17 +19,15 @@ $ cd $TESTTMP/effect-flags $ mkcommit ROOT -Test simple amend touching the description only ------------------------------------------------ - -amend the description only +amend touching the description only +----------------------------------- $ mkcommit A0 $ hg amend -m "A1" check result - $ hg debugobsolete + $ hg debugobsolete --rev . 471f378eab4c5e25f6c77f785b27c936efb22874 fdf9bde5129a28d4548fadd3f62b265cdd3b7a2e 0 (*) {'ef1': '1', 'user': 'test'} (glob) $ hg obslog . @ fdf9bde5129a (2) A1