1
0
mirror of https://github.com/mirror/wget.git synced 2025-04-25 12:40:30 +08:00

Fix testenv valgrind suppression

* testenv/Makefile.am: Remove valgrind-suppressions from EXTRA_DIST.
* testenv/valgrind-suppression-ssl: Rename to testenv/valgrind-suppressions-ssl.
This commit is contained in:
Tim Rühsen 2021-04-11 19:06:10 +02:00
parent 82afc6e6f0
commit d745ea0eb6
2 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@ endif
endif
EXTRA_DIST = certs conf exc misc server test README \
valgrind-suppressions valgrind-suppression-ssl \
valgrind-suppressions-ssl \
$(DEFAULT_TESTS) $(METALINK_TESTS)
TEST_EXTENSIONS = .py