tests/test-rebase-scenario-global.out
changeset 9577 b91960aed018
parent 8995 7b19cda0fa10
child 9578 341182ac95e4
--- a/tests/test-rebase-scenario-global.out	Sun Oct 11 13:54:19 2009 -0500
+++ b/tests/test-rebase-scenario-global.out	Thu Oct 08 10:07:41 2009 +0200
@@ -129,8 +129,8 @@
 
 % These will fail
 % E onto D - rebase onto an ancestor
-abort: cannot rebase a descendant
+abort: source is descendant of destination
 % D onto E - rebase onto a descendant
-abort: cannot rebase an ancestor
+abort: source is ancestor of destination
 % E onto B - merge revision with both parents not in ancestors of target
 abort: cannot use revision 4 as base, result would have 3 parents