Add necessary arguments to perl test script

This commit is contained in:
Ervin Hegedus 2025-07-28 17:38:37 +02:00
parent c7cacf80f2
commit b6d14b7fce
No known key found for this signature in database
GPG Key ID: 5FA5BC3F5EC41F61

View File

@ -80,7 +80,7 @@ TESTS = $(check_SCRIPTS)
test: check
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
$(PERL) run-regression-tests-nginx.pl