diff tests/test-import.out @ 5754:75c2071385da

Prompt for a commit message in editor, improve error message
author Patrick Mezard <pmezard@gmail.com>
date Fri, 28 Dec 2007 14:51:16 +0100
parents 1fb38ef1f113
children c5793dada959
line wrap: on
line diff
--- a/tests/test-import.out	Thu Dec 27 22:28:41 2007 +0100
+++ b/tests/test-import.out	Fri Dec 28 14:51:16 2007 +0100
@@ -22,6 +22,7 @@
 applying ../tip.patch
 transaction abort!
 rollback completed
+abort: commit message cannot be left blank
 % import of plain diff should be ok with message
 requesting all changes
 adding changesets
@@ -91,6 +92,7 @@
 applying patch from stdin
 transaction abort!
 rollback completed
+abort: commit message cannot be left blank
 % hg export in email, should use patch header
 requesting all changes
 adding changesets