tests/test-rebase-scenario-global.t
changeset 34006 32528419db64
parent 33789 19f495fef0a3
child 34257 2844c4bd5a39
--- a/tests/test-rebase-scenario-global.t	Tue Aug 29 17:27:37 2017 -0700
+++ b/tests/test-rebase-scenario-global.t	Mon Aug 21 20:22:07 2017 -0700
@@ -264,7 +264,7 @@
 F onto G - rebase onto a descendant:
 
   $ hg rebase -s 5 -d 6
-  abort: source is ancestor of destination
+  abort: source and destination form a cycle
   [255]
 
 G onto B - merge revision with both parents not in ancestors of target: