diff tests/test-help.t @ 32265:ccef71de7d41

caches: introduce a 'debugupdatecaches' command That command make sure caches are updated. This is based on 'localrepo.updatecaches' so when we move support for new cache in that function this command will benefit from it.
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
date Tue, 02 May 2017 21:35:06 +0200
parents 9bc36198338e
children 46ba2cdda476
line wrap: on
line diff
--- a/tests/test-help.t	Tue May 02 19:05:58 2017 +0200
+++ b/tests/test-help.t	Tue May 02 21:35:06 2017 +0200
@@ -931,6 +931,8 @@
                  show set of successors for revision
    debugtemplate
                  parse and apply a template
+   debugupdatecaches
+                 warm all known caches in the repository
    debugupgraderepo
                  upgrade a repository to use different features
    debugwalk     show how files match on given patterns