Mercurial > evolve
changeset 6802:681b100496ff mercurial-6.3
test-compat: merge mercurial-6.4 into mercurial-6.3
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Wed, 26 Jun 2024 15:02:19 +0400 |
parents | cf3ba1f21b1d (current diff) 00c5d3f9aba5 (diff) |
children | 5793b25f6525 de8156fbbdcc |
files | tests/test-evolve-interrupted.t |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-evolve-interrupted.t Wed Jun 26 15:02:14 2024 +0400 +++ b/tests/test-evolve-interrupted.t Wed Jun 26 15:02:19 2024 +0400 @@ -45,6 +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 abort: precommit hook exited with status 1 [40] $ hg l @@ -102,6 +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 abort: precommit hook exited with status 1 [40] $ cat b @@ -125,6 +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 abort: precommit hook exited with status 1 [40] $ hg evolve --continue