diff tests/test-record.t @ 13023:3e2281b85990

record: quote command in use hg commit message
author timeless <timeless@gmail.com>
date Sun, 21 Nov 2010 05:07:06 -0600
parents 8aeb6184b008
children d32e09769048
line wrap: on
line diff
--- a/tests/test-record.t	Sat Nov 20 20:41:48 2010 +0200
+++ b/tests/test-record.t	Sun Nov 21 05:07:06 2010 -0600
@@ -883,7 +883,7 @@
   (branch merge, don't forget to commit)
 
   $ hg record -m'will abort'
-  abort: cannot partially commit a merge (use hg commit instead)
+  abort: cannot partially commit a merge (use "hg commit" instead)
   [255]
 
   $ hg up -C