mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-14 05:45:59 +03:00
Removes check-valgrind files after a maintainer-clean
This commit is contained in:
parent
46f4b84a07
commit
247f24c5bb
@ -36,9 +36,11 @@ MAINTAINERCLEANFILES = \
|
|||||||
missing \
|
missing \
|
||||||
test/modsec-shared-collections \
|
test/modsec-shared-collections \
|
||||||
test/modsec-shared-collections-lock \
|
test/modsec-shared-collections-lock \
|
||||||
|
test-suite-drd.log \
|
||||||
|
test-suite-helgrind.log \
|
||||||
|
test-suite-memcheck.log \
|
||||||
ylwrap
|
ylwrap
|
||||||
|
|
||||||
|
|
||||||
cppcheck:
|
cppcheck:
|
||||||
cppcheck --suppressions-list=./test/cppcheck_suppressions.txt --enable=all --inconclusive --template="{file},{line},{severity},{id},{message}" -U YYSTYPE -U YY_USER_INIT --std=posix .
|
cppcheck --suppressions-list=./test/cppcheck_suppressions.txt --enable=all --inconclusive --template="{file},{line},{severity},{id},{message}" -U YYSTYPE -U YY_USER_INIT --std=posix .
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user