diff -r 720f70b720d3 -r 48b81d9bca8d tests/test-rollback.out --- a/tests/test-rollback.out Tue Nov 24 21:08:39 2009 -0500 +++ b/tests/test-rollback.out Tue Nov 24 21:08:40 2009 -0500 @@ -34,3 +34,10 @@ abort: pretxncommit hook exited with status 1 .hg/last-message.txt: precious commit message +% same thing, but run $EDITOR +transaction abort! +rollback completed +note: commit message saved in .hg/last-message.txt +abort: pretxncommit hook exited with status 1 +.hg/last-message.txt: +another precious commit message