Mercurial > hg-stable
diff tests/test-rebase-interruptions.t @ 18935:e5d9441ec281
dispatch: exit with status 1 for an InterventionRequired exception (bc)
author | Augie Fackler <raf@durin42.com> |
---|---|
date | Fri, 08 Feb 2013 16:17:46 -0600 |
parents | 42b620fc89e2 |
children | e5a5790a3185 |
line wrap: on
line diff
--- a/tests/test-rebase-interruptions.t Fri Feb 08 16:27:49 2013 -0600 +++ b/tests/test-rebase-interruptions.t Fri Feb 08 16:17:46 2013 -0600 @@ -62,7 +62,7 @@ warning: conflicts during merge. merging A incomplete! (edit conflicts, then use 'hg resolve --mark') unresolved conflicts (see hg resolve, then hg rebase --continue) - [255] + [1] Force a commit on C during the interruption: @@ -98,7 +98,7 @@ warning: conflicts during merge. merging A incomplete! (edit conflicts, then use 'hg resolve --mark') unresolved conflicts (see hg resolve, then hg rebase --continue) - [255] + [1] Solve the conflict and go on: @@ -152,7 +152,7 @@ warning: conflicts during merge. merging A incomplete! (edit conflicts, then use 'hg resolve --mark') unresolved conflicts (see hg resolve, then hg rebase --continue) - [255] + [1] Force a commit on B' during the interruption: @@ -223,7 +223,7 @@ warning: conflicts during merge. merging A incomplete! (edit conflicts, then use 'hg resolve --mark') unresolved conflicts (see hg resolve, then hg rebase --continue) - [255] + [1] Change phase on B and B'