changeset 20579 | 625533523c9e |
parent 16940 | 6409a5c75125 |
child 20580 | b75a23eec9c9 |
--- a/tests/test-committer.t Thu Feb 27 14:48:36 2014 -0600 +++ b/tests/test-committer.t Thu Feb 27 14:58:44 2014 -0600 @@ -49,7 +49,8 @@ $ echo "[ui]" > .hg/hgrc $ echo "username = " >> .hg/hgrc $ hg commit -m commit-1 - abort: no username supplied (see "hg help config") + abort: no username supplied + (use "hg config --edit" to set your username) [255] $ rm .hg/hgrc $ hg commit -m commit-1 2>&1