changeset 47453 | 377d8fc20e34 |
parent 45681 | a736ab681b78 |
child 48691 | 7ee07e1a25c0 |
--- a/tests/test-fncache.t Wed Jun 09 15:33:58 2021 +0200 +++ b/tests/test-fncache.t Tue Jun 08 02:06:45 2021 +0200 @@ -528,7 +528,11 @@ Unbundling should follow the same rules; existing files should not cause a load: +(loading during the clone is expected) $ hg clone -q . tobundle + fncache load triggered! + fncache load triggered! + $ echo 'new line' > tobundle/bar $ hg -R tobundle ci -qm bar $ hg -R tobundle bundle -q barupdated.hg