diff tests/test-topic-issue6841.t @ 6890:7ec9f4b04519 stable

topic: compatibility for revbranchcache being in a separate module now The newer revbranchcache defaults to v2, so the name of the cache file is different. Let's glob and hide it, since its actual contents look the same (at least for the moment).
author Anton Shestakov <av6@dwimlabs.net>
date Sat, 28 Sep 2024 16:09:03 +0400
parents 30d0d3d92c8d
children
line wrap: on
line diff
--- a/tests/test-topic-issue6841.t	Thu Oct 03 09:34:56 2024 +0400
+++ b/tests/test-topic-issue6841.t	Sat Sep 28 16:09:03 2024 +0400
@@ -43,8 +43,7 @@
 
 on-disk caches are using bare branch names only
 
-  $ f -H .hg/cache/rbc-names-v1
-  .hg/cache/rbc-names-v1:
+  $ f -Hq .hg/cache/rbc-names-v?
   0000: 64 65 66 61 75 6c 74                            |default|
   $ grep topic-foo .hg/cache/*
   [1]