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:
parent
82afc6e6f0
commit
d745ea0eb6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user