svn commit: r312107 - head/tests/sys/vfs

Conrad E. Meyer cem at FreeBSD.org
Sat Jan 14 02:29:27 UTC 2017


Author: cem
Date: Sat Jan 14 02:29:25 2017
New Revision: 312107
URL: https://svnweb.freebsd.org/changeset/base/312107

Log:
  Follow-up to r312103:
  
  Revert r310995 as well.

Modified:
  head/tests/sys/vfs/Makefile

Modified: head/tests/sys/vfs/Makefile
==============================================================================
--- head/tests/sys/vfs/Makefile	Sat Jan 14 02:26:46 2017	(r312106)
+++ head/tests/sys/vfs/Makefile	Sat Jan 14 02:29:25 2017	(r312107)
@@ -9,6 +9,4 @@ CFLAGS.lookup_cap_dotdot.c+=	-I${SRCTOP}
 
 PLAIN_TESTS_SH+=	trailing_slash
 
-WARNS?=		6
-
 .include <bsd.test.mk>


More information about the svn-src-head mailing list