diff tests/test-rebase-conflicts.t @ 12896:b19b4c1df066 stable

rebase: improve resolve failure message
author Steve Borho <steve@borho.org>
date Sat, 30 Oct 2010 16:58:15 -0500
parents 6cc4b14fb76b
children 919174c0aaff
line wrap: on
line diff
--- a/tests/test-rebase-conflicts.t	Mon Nov 01 10:24:07 2010 +0100
+++ b/tests/test-rebase-conflicts.t	Sat Oct 30 16:58:15 2010 -0500
@@ -59,7 +59,7 @@
   merging common
   warning: conflicts during merge.
   merging common failed!
-  abort: fix unresolved conflicts with hg resolve then run hg rebase --continue
+  abort: unresolved conflicts (see hg resolve, then hg rebase --continue)
   [255]
 
 Try to continue without solving the conflict: