diff -r d073f4c70575 -r 1c48f348f2d0 tests/test-transplant.t --- a/tests/test-transplant.t Wed Dec 23 21:30:38 2015 +0000 +++ b/tests/test-transplant.t Tue Jan 05 22:46:04 2016 +0000 @@ -402,7 +402,7 @@ Hunk #1 FAILED at 0 1 out of 1 hunks FAILED -- saving rejects to file foo.rej patch failed to apply - abort: fix up the merge and run hg transplant --continue + abort: fix up the working directory and run hg transplant --continue [255] transplant -c shouldn't use an old changeset @@ -416,7 +416,7 @@ Hunk #1 FAILED at 0 1 out of 1 hunks FAILED -- saving rejects to file foo.rej patch failed to apply - abort: fix up the merge and run hg transplant --continue + abort: fix up the working directory and run hg transplant --continue [255] $ cp .hg/transplant/journal .hg/transplant/journal.orig $ cat .hg/transplant/journal @@ -459,7 +459,7 @@ Hunk #1 FAILED at 0 1 out of 1 hunks FAILED -- saving rejects to file baz.rej patch failed to apply - abort: fix up the merge and run hg transplant --continue + abort: fix up the working directory and run hg transplant --continue [255] $ echo fixed > baz $ hg transplant --continue @@ -506,7 +506,7 @@ Hunk #1 FAILED at 0 1 out of 1 hunks FAILED -- saving rejects to file a.rej patch failed to apply - abort: fix up the merge and run hg transplant --continue + abort: fix up the working directory and run hg transplant --continue [255] $ HGEDITOR="sh $TESTTMP/checkeditform.sh" hg transplant --continue -e HGEDITFORM=transplant.merge @@ -675,7 +675,7 @@ file b1 already exists 1 out of 1 hunks FAILED -- saving rejects to file b1.rej patch failed to apply - abort: fix up the merge and run hg transplant --continue + abort: fix up the working directory and run hg transplant --continue [255] $ cd .. @@ -844,7 +844,7 @@ file b already exists 1 out of 1 hunks FAILED -- saving rejects to file b.rej patch failed to apply - abort: fix up the merge and run hg transplant --continue + abort: fix up the working directory and run hg transplant --continue [255] $ hg status ? b.rej @@ -927,7 +927,7 @@ 22c515968f13 transplanted to * (glob) applying e38700ba9dd3 intentional error while patching - abort: fix up the merge and run hg transplant --continue + abort: fix up the working directory and run hg transplant --continue [255] $ cat >> .hg/hgrc < [hooks]