diff tests/test-evolve.t @ 3702:f6979d64b9fb

evolve: point to '--abort' in error message The way to escape and evolve run has been updated and we need to tell our user about it.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Sun, 22 Apr 2018 11:40:17 +0200
parents 5a796d753427
children 19ec729f3ca2 1e103c7f7663
line wrap: on
line diff
--- a/tests/test-evolve.t	Thu Apr 19 16:27:13 2018 +0200
+++ b/tests/test-evolve.t	Sun Apr 22 11:40:17 2018 +0200
@@ -1536,7 +1536,7 @@
   merging newfile
   warning: conflicts while merging newfile! (edit, then use 'hg resolve --mark')
   evolve failed!
-  fix conflict and run 'hg evolve --continue' or use 'hg update -C .' to abort
+  fix conflict and run 'hg evolve --continue' or use 'hg evolve --abort' to abort
   abort: unresolved merge conflicts (see hg help resolve)
   [255]