Mercurial > hg
changeset 14491:a086b91ce7fb
tests: glob version number in test-hgrc
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Tue, 31 May 2011 17:18:23 -0500 |
parents | 1d3e2349304a |
children | f0f965098810 |
files | tests/test-hgrc.t |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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