tests/test-record.t
changeset 20579 625533523c9e
parent 20266 061766323061
child 20580 b75a23eec9c9
--- a/tests/test-record.t	Thu Feb 27 14:48:36 2014 -0600
+++ b/tests/test-record.t	Thu Feb 27 14:58:44 2014 -0600
@@ -251,7 +251,8 @@
   $ echo 11 >> plain
   $ unset HGUSER
   $ hg record --config ui.username= -d '8 0' -m end plain
-  abort: no username supplied (see "hg help config")
+  abort: no username supplied
+  (use "hg config --edit"  to set your username)
   [255]