##// END OF EJS Templates
tests: glob version number in test-hgrc
Matt Mackall -
r14491:a086b91c default
parent child Browse files
Show More
@@ -46,7 +46,7 b' issue1829: wrong indentation'
46 $ export FAKEPATH
46 $ export FAKEPATH
47 $ echo '%include $FAKEPATH/no-such-file' > $HGRCPATH
47 $ echo '%include $FAKEPATH/no-such-file' > $HGRCPATH
48 $ hg version
48 $ hg version
49 Mercurial Distributed SCM (version 1.8.2+121-52aebe8983a4+20110423)
49 Mercurial Distributed SCM (version *) (glob)
50 (see http://mercurial.selenic.com for more information)
50 (see http://mercurial.selenic.com for more information)
51
51
52 Copyright (C) 2005-2011 Matt Mackall and others
52 Copyright (C) 2005-2011 Matt Mackall and others
General Comments 0
You need to be logged in to leave comments. Login now