Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Aug 2017 09:00:59 +0000 (UTC)
From:      Ngie Cooper <ngie@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-projects@freebsd.org
Subject:   svn commit: r321917 - in projects/make-check-sandbox: contrib/ofed/usr.bin lib/libcrypt
Message-ID:  <201708020900.v7290xFV027578@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ngie
Date: Wed Aug  2 09:00:59 2017
New Revision: 321917
URL: https://svnweb.freebsd.org/changeset/base/321917

Log:
  MFhead@r321916

Modified:
  projects/make-check-sandbox/contrib/ofed/usr.bin/Makefile
  projects/make-check-sandbox/lib/libcrypt/Makefile
Directory Properties:
  projects/make-check-sandbox/   (props changed)

Modified: projects/make-check-sandbox/contrib/ofed/usr.bin/Makefile
==============================================================================
--- projects/make-check-sandbox/contrib/ofed/usr.bin/Makefile	Wed Aug  2 09:00:18 2017	(r321916)
+++ projects/make-check-sandbox/contrib/ofed/usr.bin/Makefile	Wed Aug  2 09:00:59 2017	(r321917)
@@ -4,7 +4,7 @@ SUBDIR= ibaddr ibnetdiscover ibping ibportstate ibrout
 	ibsysstat ibtracert opensm perfquery saquery \
 	sminfo smpdump smpquery vendstat
 
-SUBDIR.${MK_TESTS}+= tests
+SUBDIR.${MK_TESTS}+= osmtest
 
 SUBDIR_PARALLEL=
 

Modified: projects/make-check-sandbox/lib/libcrypt/Makefile
==============================================================================
--- projects/make-check-sandbox/lib/libcrypt/Makefile	Wed Aug  2 09:00:18 2017	(r321916)
+++ projects/make-check-sandbox/lib/libcrypt/Makefile	Wed Aug  2 09:00:59 2017	(r321917)
@@ -47,4 +47,3 @@ HAS_TESTS=
 SUBDIR.${MK_TESTS}+= tests
 
 .include <bsd.lib.mk>
-.include <bsd.subdir.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201708020900.v7290xFV027578>