diff tests/test-commit @ 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 9e3e975258a9
children 81e20e01d465
line wrap: on
line diff
--- a/tests/test-commit	Thu Dec 27 22:28:41 2007 +0100
+++ b/tests/test-commit	Fri Dec 28 14:51:16 2007 +0100
@@ -10,6 +10,7 @@
 cd test
 echo foo > foo
 hg add foo
+HGEDITOR=true hg commit -m ""
 hg commit -d '0 0' -m commit-1
 echo foo >> foo
 hg commit -d '1 4444444' -m commit-3