diff tests/test-rebase-dest.t @ 45150:dc5e5577af39

error: unify the error message formats for 'rebase' and 'unshelve' Differential Revision: https://phab.mercurial-scm.org/D8730
author Daniel Ploch <dploch@google.com>
date Mon, 13 Jul 2020 16:42:44 -0700
parents f63598aa1c4b
children f90a5c211251
line wrap: on
line diff
--- a/tests/test-rebase-dest.t	Wed Apr 01 08:42:00 2020 -0500
+++ b/tests/test-rebase-dest.t	Mon Jul 13 16:42:44 2020 -0700
@@ -48,7 +48,7 @@
   rebasing 3:0537f6b50def "dc" (tip)
   merging c
   warning: conflicts while merging c! (edit, then use 'hg resolve --mark')
-  unresolved conflicts (see hg resolve, then hg rebase --continue)
+  unresolved conflicts (see 'hg resolve', then 'hg rebase --continue')
   [1]
   $ echo d > c
   $ hg resolve --mark --all