svn commit: r289054 - stable/10/share/mk
Bryan Drewery
bdrewery at FreeBSD.org
Thu Oct 8 20:32:45 UTC 2015
Author: bdrewery
Date: Thu Oct 8 20:32:44 2015
New Revision: 289054
URL: https://svnweb.freebsd.org/changeset/base/289054
Log:
Revert r289043.
r284408 was marked for MFC but is not safe for stable/10 yet due to failing
in bin/sh/tests.
Modified:
stable/10/share/mk/bsd.test.mk
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/share/mk/bsd.test.mk
==============================================================================
--- stable/10/share/mk/bsd.test.mk Thu Oct 8 19:21:14 2015 (r289053)
+++ stable/10/share/mk/bsd.test.mk Thu Oct 8 20:32:44 2015 (r289054)
@@ -10,10 +10,6 @@
__<bsd.test.mk>__:
-.ifndef TESTSDIR
-.error "Please define TESTSDIR when including bsd.test.mk"
-.endif
-
# List of subdirectories containing tests into which to recurse. This has the
# same semantics as SUBDIR at build-time. However, the directories listed here
# get registered into the run-time test suite definitions so that the test
More information about the svn-src-stable-10
mailing list