# HG changeset patch # User Matt Mackall # Date 2011-05-31 22:18:23 # Node ID a086b91ce7fb91b5ab9bac3e482e40838f1f298c # Parent 1d3e2349304aa003907410f8ddcdaec4a23848d1 tests: glob version number in test-hgrc diff --git a/tests/test-hgrc.t b/tests/test-hgrc.t --- a/tests/test-hgrc.t +++ b/tests/test-hgrc.t @@ -46,7 +46,7 @@ issue1829: wrong indentation $ 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