diff tests/test-fncache.t @ 50673:5d84b1385f7f

treemanifest: make `updatecaches` update the nodemaps for all directories Without this, if the cache for a nested directory is in a bad state, it's very hard to repair it.
author Arseniy Alekseyev <aalekseyev@janestreet.com>
date Thu, 18 May 2023 19:23:59 +0100
parents 63dc24be635d
children 02eae2df911a
line wrap: on
line diff
--- a/tests/test-fncache.t	Wed May 31 10:37:55 2023 +0100
+++ b/tests/test-fncache.t	Thu May 18 19:23:59 2023 +0100
@@ -514,6 +514,7 @@
   $ hg clone -q . tobundle
   fncache load triggered!
   fncache load triggered!
+  fncache load triggered!
 
   $ echo 'new line' > tobundle/bar
   $ hg -R tobundle ci -qm bar