diff -r 47edeff19139 -r 6084926366b9 tests/test-commit-amend.t --- a/tests/test-commit-amend.t Mon May 25 16:48:55 2015 -0700 +++ b/tests/test-commit-amend.t Fri May 29 22:23:58 2015 +0200 @@ -72,7 +72,7 @@ branch: default commit: 1 added, 1 unknown update: (current) - phases: 2 draft (draft) + phases: 2 draft $ HGEDITOR="\"sh\" \"`pwd`/editor.sh\"" hg commit --amend transaction abort! rollback completed @@ -84,7 +84,7 @@ branch: default commit: 1 added, 1 unknown update: (current) - phases: 2 draft (draft) + phases: 2 draft Add new file: $ hg ci --amend -m 'amend base1 new file'