Author: emaste
Date: Wed May 30 00:36:58 2018
New Revision: 334362
URL: https://svnweb.freebsd.org/changeset/base/334362

Log:
  Temporarily disconnect audit tests
  
  Audit tests added in r334360 broke the build on a number of archs.
  Remove the subdir from the top level tests/sys/Makefile until they're
  fixed.

Modified:
  head/tests/sys/Makefile

Modified: head/tests/sys/Makefile
==============================================================================
--- head/tests/sys/Makefile     Wed May 30 00:06:17 2018        (r334361)
+++ head/tests/sys/Makefile     Wed May 30 00:36:58 2018        (r334362)
@@ -6,7 +6,6 @@ TESTSDIR=               ${TESTSBASE}/sys
 
 TESTS_SUBDIRS+=                acl
 TESTS_SUBDIRS+=                aio
-TESTS_SUBDIRS+=                audit
 TESTS_SUBDIRS+=                capsicum
 TESTS_SUBDIRS+=                ${_cddl}
 TESTS_SUBDIRS+=                fifo
_______________________________________________
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