tests/test-committer.t
changeset 12375 02990e22150b
parent 12346 3b165c127690
child 16913 f2719b387380
--- a/tests/test-committer.t	Wed Sep 22 16:05:59 2010 -0500
+++ b/tests/test-committer.t	Wed Sep 22 16:06:00 2010 -0500
@@ -53,7 +53,7 @@
   [255]
   $ rm .hg/hgrc
   $ hg commit -m commit-1 2>&1
-  No username found, using '[^']*' instead
+  No username found, using '[^']*' instead (re)
 
   $ echo space > asdf
   $ hg commit -u ' ' -m commit-1