tests/test-rebase-parameters.t
changeset 23518 2fb0504b8175
parent 23517 4f18e80d9c30
child 23835 aa4a1672583e
--- a/tests/test-rebase-parameters.t	Tue Dec 09 03:45:26 2014 +0100
+++ b/tests/test-rebase-parameters.t	Wed Dec 10 06:20:35 2014 +0100
@@ -438,6 +438,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
   saved backup bundle to $TESTTMP/b1/.hg/strip-backup/e4e3f3546619-backup.hg (glob)
 
   $ hg cat c2
@@ -485,6 +486,7 @@
   $ hg rebase -c --tool internal:fail
   tool option will be ignored
   rebasing 2:e4e3f3546619 "c2b" (tip)
+  note: rebase of 2:e4e3f3546619 created no changes to commit
   saved backup bundle to $TESTTMP/b3/.hg/strip-backup/e4e3f3546619-backup.hg (glob)
 
   $ hg rebase -i