We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7cacf8 commit b6d14b7Copy full SHA for b6d14b7
1 file changed
tests/Makefile.am
@@ -80,7 +80,7 @@ TESTS = $(check_SCRIPTS)
80
test: check
81
82
test-regression: run-regression-tests.pl
83
- $(PERL) run-regression-tests.pl
+ $(PERL) run-regression-tests.pl -S .
84
85
test-regression-nginx: run-regression-tests-nginx.pl
86
$(PERL) run-regression-tests-nginx.pl
0 commit comments