tests/test-hgrc.t
changeset 14491 a086b91ce7fb
parent 14489 3a27faf9a999
child 14748 1b8c70c9f47c
--- a/tests/test-hgrc.t	Sat May 28 14:44:45 2011 +0800
+++ b/tests/test-hgrc.t	Tue May 31 17:18:23 2011 -0500
@@ -46,7 +46,7 @@
   $ export FAKEPATH
   $ echo '%include $FAKEPATH/no-such-file' > $HGRCPATH
   $ hg version
-  Mercurial Distributed SCM (version 1.8.2+121-52aebe8983a4+20110423)
+  Mercurial Distributed SCM (version *) (glob)
   (see http://mercurial.selenic.com for more information)
   
   Copyright (C) 2005-2011 Matt Mackall and others