Author: ngie
Date: Sun Dec  6 07:00:23 2015
New Revision: 291892
URL: https://svnweb.freebsd.org/changeset/base/291892

Log:
  Remove redundant default TESTSDIR that is already defined in bsd.test.mk
  after r289158
  
  MFC after: 1 week
  X-MFC with: r289158
  Sponsored by: EMC / Isilon Storage Division

Modified:
  head/share/mk/suite.test.mk

Modified: head/share/mk/suite.test.mk
==============================================================================
--- head/share/mk/suite.test.mk Sun Dec  6 06:53:37 2015        (r291891)
+++ head/share/mk/suite.test.mk Sun Dec  6 07:00:23 2015        (r291892)
@@ -8,10 +8,6 @@
 .error suite.test.mk cannot be included directly.
 .endif
 
-# Directory in which to install tests defined by the current Makefile.
-# Makefiles have to override this to point to a subdirectory of TESTSBASE.
-TESTSDIR?= .
-
 # Name of the test suite these tests belong to.  Should rarely be changed for
 # Makefiles built into the FreeBSD src tree.
 TESTSUITE?= FreeBSD
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to