Mercurial > public > mercurial-scm > hg
diff tests/test-committer.t @ 16940:6409a5c75125
ui: lowercase "no username" warning
author | Martin Geisler <mg@aragost.com> |
---|---|
date | Tue, 12 Jun 2012 14:18:18 +0200 |
parents | f2719b387380 |
children | 625533523c9e |
line wrap: on
line diff
--- a/tests/test-committer.t Tue Jun 12 14:18:18 2012 +0200 +++ b/tests/test-committer.t Tue Jun 12 14:18:18 2012 +0200 @@ -53,7 +53,7 @@ [255] $ rm .hg/hgrc $ hg commit -m commit-1 2>&1 - No username found, using '[^']*' instead (re) + no username found, using '[^']*' instead (re) $ echo space > asdf $ hg commit -u ' ' -m commit-1