Mercurial > evolve
diff tests/test-evolve-interrupted.t @ 6469:76716ec978da mercurial-5.3
test-compat: merge mercurial-5.4 into mercurial-5.3
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Tue, 21 Mar 2023 22:34:59 -0300 |
parents | 270223576b7f 43a2a333e343 |
children | 5f77d112be57 ff7a9ad270b2 |
line wrap: on
line diff
--- a/tests/test-evolve-interrupted.t Sat Feb 25 11:41:07 2023 +0400 +++ b/tests/test-evolve-interrupted.t Tue Mar 21 22:34:59 2023 -0300 @@ -45,8 +45,8 @@ $ hg evolve --update --config hooks.precommit=false --config ui.merge=:other move:[1] banana atop:[2] apricot and blueberry - transaction abort! - rollback completed + transaction abort! (no-hg64 !) + rollback completed (no-hg64 !) abort: precommit hook exited with status 1 [255] $ hg l @@ -104,8 +104,8 @@ $ hg evolve --update --config hooks.precommit=false --config ui.merge=:other move:[1] banana atop:[2] apricot and blueberry - transaction abort! - rollback completed + transaction abort! (no-hg64 !) + rollback completed (no-hg64 !) abort: precommit hook exited with status 1 [255] $ cat b @@ -129,8 +129,8 @@ $ hg evolve --update --config hooks.precommit=false --config ui.merge=:other move:[1] banana atop:[2] apricot and blueberry - transaction abort! - rollback completed + transaction abort! (no-hg64 !) + rollback completed (no-hg64 !) abort: precommit hook exited with status 1 [255] $ hg evolve --continue