diff tests/test-check-sdist.t @ 6337:58115cf37211 stable

evolve: make sqlstablerange slightly more tolerant to fs issues (issue6246) It will fall back to memory db when there are problems opening the persistent cache file.
author Anton Shestakov <av6@dwimlabs.net>
date Thu, 01 Dec 2022 16:29:56 +0400
parents b4f9b7e468ee
children e959390490c2
line wrap: on
line diff
--- a/tests/test-check-sdist.t	Sat Nov 19 17:28:10 2022 +0100
+++ b/tests/test-check-sdist.t	Thu Dec 01 16:29:56 2022 +0400
@@ -35,7 +35,7 @@
 
   $ tar -tzf hg-evolve-*.tar.gz | sed 's|^hg-evolve-[^/]*/||' | sort > files
   $ wc -l files
-  358 files
+  359 files
   $ fgrep debian files
   tests/test-check-debian.t
   $ fgrep __init__.py files