tests: glob version number in test-hgrc
authorMatt Mackall <mpm@selenic.com>
Tue, 31 May 2011 17:18:23 -0500
changeset 14491 a086b91ce7fb
parent 14490 1d3e2349304a
child 14492 f0f965098810
tests: glob version number in test-hgrc
tests/test-hgrc.t
--- 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