提交 f6e9c553 编写于 作者: R Richard Levitte

Run test/run_tests.pl directly in the test_ordinals target

Running 'make TEST=test_ordinals test' starts the whole build process,
which wasn't desired for this target.  Instead, we take a shortcut.
Reviewed-by: NRich Salz <rsalz@openssl.org>
上级 29851264
......@@ -437,7 +437,7 @@ rehash.time: certs apps
test: tests
test_ordinals:
$(MAKE) TESTS=test_ordinals test
TOP=$(TOP) PERL=$(PERL) $(PERL) test/run_tests.pl test_ordinals
tests: rehash
@(cd test && echo "testing..." && \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册