diff -r 9abe91a503da -r 50f5fc232c16 tests/test-graft.t --- a/tests/test-graft.t Fri Jun 15 16:32:31 2018 -0700 +++ b/tests/test-graft.t Wed Jun 13 22:50:32 2018 +0530 @@ -236,8 +236,8 @@ # # To mark files as resolved: hg resolve --mark FILE - # To continue: hg graft --continue - # To abort: hg update --clean . (warning: this will discard uncommitted changes) + # To continue: hg graft --continue + # To abort: hg update --clean . (warning: this will discard uncommitted changes) Commit while interrupted should fail: