Mercurial > public > mercurial-scm > hg-stable
diff tests/test-debugcommands.t @ 41939:481259af4bdf
updatecaches: also warm the tags caches
Resolving any name requires the tags cache to be warm. We make sure that `hg
debugupdatecache` warm the tag cache entry too.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Mon, 11 Mar 2019 02:34:12 +0100 |
parents | a0886a4d6dce |
children | e4ac7e63c213 |
line wrap: on
line diff
--- a/tests/test-debugcommands.t Mon Mar 11 02:32:21 2019 +0100 +++ b/tests/test-debugcommands.t Mon Mar 11 02:34:12 2019 +0100 @@ -541,6 +541,8 @@ $ hg debugupdatecaches --debug updating the branch cache $ ls -r .hg/cache/* + .hg/cache/tags2-served + .hg/cache/tags2 .hg/cache/rbc-revs-v1 .hg/cache/rbc-names-v1 .hg/cache/manifestfulltextcache (reporevlogstore !)