From e5569cb61ea4b3879fb20cf2b54c10995e4d8da1 Mon Sep 17 00:00:00 2001 From: Alan Somers Date: Wed, 30 May 2018 19:58:36 +0000 Subject: [PATCH] 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 --- tests/sys/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/sys/Makefile b/tests/sys/Makefile index 2096de983db..8cae0fed0a2 100644 --- a/tests/sys/Makefile +++ b/tests/sys/Makefile @@ -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