Be sure to fail our test-target, if the vendor's self-test fails.

This commit is contained in:
Mikhail Teterin
2006-10-08 19:20:52 +00:00
parent fd5786fbc7
commit 5ffe0ea8c2

View File

@@ -38,7 +38,8 @@ test:
${MAKE_ENV} ${ANT} ${MAKE_ARGS} ${.TARGET} || \
${ECHO_MSG} Please, review test failures and consider \
reporting them via \
http://forums.oracle.com/forums/forum.jspa?forumID=273
http://forums.oracle.com/forums/forum.jspa?forumID=273 \
&& ${FALSE}
.include <bsd.port.pre.mk>