diff tests/test-inherit-mode.t @ 53005:8c85d139ff64

cleanup: remove the reporevlogstore condition in test This is a follow up to e6069f84abbb. It turns about that there are multiple test condition that needs cleanup. This handle the usage of the first one.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Fri, 21 Feb 2025 22:05:59 -0500
parents 0f26ee69cf36
children 4d2b496cb7b8
line wrap: on
line diff
--- a/tests/test-inherit-mode.t	Fri Feb 21 14:37:57 2025 -0500
+++ b/tests/test-inherit-mode.t	Fri Feb 21 22:05:59 2025 -0500
@@ -85,8 +85,8 @@
   00660 ./.hg/store/00manifest.i
   00770 ./.hg/store/data/
   00770 ./.hg/store/data/dir/
-  00660 ./.hg/store/data/dir/bar.i (reporevlogstore !)
-  00660 ./.hg/store/data/foo.i (reporevlogstore !)
+  00660 ./.hg/store/data/dir/bar.i
+  00660 ./.hg/store/data/foo.i
   00770 ./.hg/store/data/dir/bar/ (reposimplestore !)
   00660 ./.hg/store/data/dir/bar/b80de5d138758541c5f05265ad144ab9fa86d1db (reposimplestore !)
   00660 ./.hg/store/data/dir/bar/index (reposimplestore !)
@@ -104,7 +104,7 @@
   00711 ./.hg/wcache/checkisexec
   007.. ./.hg/wcache/checklink (re)
   00600 ./.hg/wcache/checklink-target
-  00660 ./.hg/wcache/manifestfulltextcache (reporevlogstore !)
+  00660 ./.hg/wcache/manifestfulltextcache
   00700 ./dir/
   00600 ./dir/bar
   00600 ./foo
@@ -147,8 +147,8 @@
   00660 ../push/.hg/store/00manifest.i
   00770 ../push/.hg/store/data/
   00770 ../push/.hg/store/data/dir/
-  00660 ../push/.hg/store/data/dir/bar.i (reporevlogstore !)
-  00660 ../push/.hg/store/data/foo.i (reporevlogstore !)
+  00660 ../push/.hg/store/data/dir/bar.i
+  00660 ../push/.hg/store/data/foo.i
   00770 ../push/.hg/store/data/dir/bar/ (reposimplestore !)
   00660 ../push/.hg/store/data/dir/bar/b80de5d138758541c5f05265ad144ab9fa86d1db (reposimplestore !)
   00660 ../push/.hg/store/data/dir/bar/index (reposimplestore !)