diff tests/test-rebase-abort.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 577f4c562d52
line wrap: on
line diff
--- a/tests/test-rebase-abort.t	Fri Feb 08 16:27:49 2013 -0600
+++ b/tests/test-rebase-abort.t	Fri Feb 08 16:17:46 2013 -0600
@@ -56,7 +56,7 @@
   warning: conflicts during merge.
   merging common incomplete! (edit conflicts, then use 'hg resolve --mark')
   unresolved conflicts (see hg resolve, then hg rebase --continue)
-  [255]
+  [1]
 
 Abort:
 
@@ -127,7 +127,7 @@
   warning: conflicts during merge.
   merging c incomplete! (edit conflicts, then use 'hg resolve --mark')
   unresolved conflicts (see hg resolve, then hg rebase --continue)
-  [255]
+  [1]
 
   $ hg tglog
   @  4:draft 'C1'