mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-13 21:36:00 +03:00
Add necessary arguments to perl test script
This commit is contained in:
parent
c7cacf80f2
commit
b6d14b7fce
@ -80,7 +80,7 @@ TESTS = $(check_SCRIPTS)
|
|||||||
test: check
|
test: check
|
||||||
|
|
||||||
test-regression: run-regression-tests.pl
|
test-regression: run-regression-tests.pl
|
||||||
$(PERL) run-regression-tests.pl
|
$(PERL) run-regression-tests.pl -S .
|
||||||
|
|
||||||
test-regression-nginx: run-regression-tests-nginx.pl
|
test-regression-nginx: run-regression-tests-nginx.pl
|
||||||
$(PERL) run-regression-tests-nginx.pl
|
$(PERL) run-regression-tests-nginx.pl
|
||||||
|
Loading…
x
Reference in New Issue
Block a user