changeset 20580 | b75a23eec9c9 |
parent 20579 | 625533523c9e |
child 21955 | 6dfb78f18bdb |
--- a/tests/test-committer.t Thu Feb 27 14:58:44 2014 -0600 +++ b/tests/test-committer.t Thu Feb 27 15:14:37 2014 -0600 @@ -50,7 +50,7 @@ $ echo "username = " >> .hg/hgrc $ hg commit -m commit-1 abort: no username supplied - (use "hg config --edit" to set your username) + (use "hg config --edit" to set your username) [255] $ rm .hg/hgrc $ hg commit -m commit-1 2>&1