Mercurial > hg
diff tests/test-fncache.t @ 25627:9573d8f346f1
verify: clarify misleading fncache message
This is a message about cache corruption, not repository corruption or
actually missing files. Fix message and reduce to a warning.
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Fri, 19 Jun 2015 12:00:06 -0500 |
parents | d251da5e0e84 |
children | 2882d6886919 |
line wrap: on
line diff
--- a/tests/test-fncache.t Fri Jun 19 11:07:15 2015 -0700 +++ b/tests/test-fncache.t Fri Jun 19 12:00:06 2015 -0500 @@ -48,13 +48,11 @@ checking manifests crosschecking files in changesets and manifests checking files - data/a.i@0: missing revlog! - data/a.i.hg/c.i@2: missing revlog! - data/a.i/b.i@1: missing revlog! + warning: revlog 'data/a.i' not in fncache! + warning: revlog 'data/a.i.hg/c.i' not in fncache! + warning: revlog 'data/a.i/b.i' not in fncache! 3 files, 3 changesets, 3 total revisions - 3 integrity errors encountered! - (first damaged changeset appears to be 0) - [1] + 3 warnings encountered! $ cd .. Non store repo: