tests/test-rebase-parameters.t
changeset 40864 09680349cc2d
parent 39480 89630d0b3e23
child 40865 4edd427f34c1
--- a/tests/test-rebase-parameters.t	Mon Oct 29 21:50:53 2018 +0900
+++ b/tests/test-rebase-parameters.t	Fri Dec 07 14:17:09 2018 -0800
@@ -440,7 +440,7 @@
 
   $ hg rebase -s 2 -d 1 --tool internal:local
   rebasing 2:e4e3f3546619 "c2b" (tip)
-  note: rebase of 2:e4e3f3546619 created no changes to commit
+  note: rebase of 2:e4e3f3546619 "c2b" (tip) created no changes to commit
   saved backup bundle to $TESTTMP/b1/.hg/strip-backup/e4e3f3546619-b0841178-rebase.hg
 
   $ hg cat c2
@@ -493,7 +493,7 @@
   [255]
   $ hg rebase -c --tool internal:fail
   rebasing 2:e4e3f3546619 "c2b" (tip)
-  note: rebase of 2:e4e3f3546619 created no changes to commit
+  note: rebase of 2:e4e3f3546619 "c2b" (tip) created no changes to commit
   saved backup bundle to $TESTTMP/b3/.hg/strip-backup/e4e3f3546619-b0841178-rebase.hg
 
   $ hg rebase -i