Author: ngie
Date: Sun Jan  1 04:02:06 2017
New Revision: 310995
URL: https://svnweb.freebsd.org/changeset/base/310995

Log:
  Bump WARNS to 6 to catch simple QA issues like some of the ones I squashed
  in r310994

Modified:
  head/tests/sys/vfs/Makefile

Modified: head/tests/sys/vfs/Makefile
==============================================================================
--- head/tests/sys/vfs/Makefile Sun Jan  1 04:01:27 2017        (r310994)
+++ head/tests/sys/vfs/Makefile Sun Jan  1 04:02:06 2017        (r310995)
@@ -9,4 +9,6 @@ CFLAGS.lookup_cap_dotdot.c+=    -I${SRCTOP}
 
 PLAIN_TESTS_SH+=       trailing_slash
 
+WARNS?=                6
+
 .include <bsd.test.mk>
_______________________________________________
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