Mercurial > public > mercurial-scm > hg
diff tests/test-rebase-mq.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 | aa9385f983fa |
line wrap: on
line diff
--- a/tests/test-rebase-mq.t Fri Feb 08 16:27:49 2013 -0600 +++ b/tests/test-rebase-mq.t Fri Feb 08 16:17:46 2013 -0600 @@ -64,7 +64,7 @@ warning: conflicts during merge. merging f incomplete! (edit conflicts, then use 'hg resolve --mark') unresolved conflicts (see hg resolve, then hg rebase --continue) - [255] + [1] Fix the 1st conflict: @@ -75,7 +75,7 @@ warning: conflicts during merge. merging f incomplete! (edit conflicts, then use 'hg resolve --mark') unresolved conflicts (see hg resolve, then hg rebase --continue) - [255] + [1] Fix the 2nd conflict: