diff tests/test-transplant @ 3758:889f7e74a0d9

transplant: log source node when recovering too.
author Brendan Cully <brendan@kublai.com>
date Fri, 01 Dec 2006 15:00:33 -0800
parents 752884db5037
children 9bd078ce8de9
line wrap: on
line diff
--- a/tests/test-transplant
+++ b/tests/test-transplant
@@ -85,6 +85,9 @@ hg up 0
 echo foobar > foo
 hg ci -mfoobar -d '0 0'
 hg transplant 1:3
-echo merge > foo
+# transplant -c shouldn't use an old changeset
+hg up -C
+hg transplant 1
 hg transplant --continue
+hg transplant 1:3
 hg locate