Author: asomers
Date: Wed May 30 19:58:36 2018
New Revision: 334395
URL: https://svnweb.freebsd.org/changeset/base/334395

Log:
  Revert r334362
  
  Reconnect tests/sys/audit now that the GCC issue is fixed by 334388
  
  MFC after:    2 weeks
  X-MFC-With:   334362, 334360, 334388

Modified:
  head/tests/sys/Makefile

Modified: head/tests/sys/Makefile
==============================================================================
--- head/tests/sys/Makefile     Wed May 30 19:57:15 2018        (r334394)
+++ head/tests/sys/Makefile     Wed May 30 19:58:36 2018        (r334395)
@@ -6,6 +6,7 @@ TESTSDIR=               ${TESTSBASE}/sys
 
 TESTS_SUBDIRS+=                acl
 TESTS_SUBDIRS+=                aio
+TESTS_SUBDIRS+=                audit
 TESTS_SUBDIRS+=                capsicum
 TESTS_SUBDIRS+=                ${_cddl}
 TESTS_SUBDIRS+=                fifo
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to