diff tests/test-rebase-mq.t @ 18933:42b620fc89e2

rebase: switch from util.Abort to util.InterventionRequired where appropriate (bc)
author Augie Fackler <raf@durin42.com>
date Fri, 08 Feb 2013 16:27:59 -0600
parents 76b69cccb07a
children e5d9441ec281
line wrap: on
line diff
--- a/tests/test-rebase-mq.t	Fri Feb 08 16:28:24 2013 -0600
+++ b/tests/test-rebase-mq.t	Fri Feb 08 16:27:59 2013 -0600
@@ -63,7 +63,7 @@
   merging f
   warning: conflicts during merge.
   merging f incomplete! (edit conflicts, then use 'hg resolve --mark')
-  abort: unresolved conflicts (see hg resolve, then hg rebase --continue)
+  unresolved conflicts (see hg resolve, then hg rebase --continue)
   [255]
 
 Fix the 1st conflict:
@@ -74,7 +74,7 @@
   merging f
   warning: conflicts during merge.
   merging f incomplete! (edit conflicts, then use 'hg resolve --mark')
-  abort: unresolved conflicts (see hg resolve, then hg rebase --continue)
+  unresolved conflicts (see hg resolve, then hg rebase --continue)
   [255]
 
 Fix the 2nd conflict: