Bump WARNS to 6 to catch simple QA issues like some of the ones I squashed

in r310994
This commit is contained in:
Enji Cooper 2017-01-01 04:02:06 +00:00
parent 7f9785e873
commit e4162b7955
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=310995

View File

@ -9,4 +9,6 @@ CFLAGS.lookup_cap_dotdot.c+= -I${SRCTOP}/tests
PLAIN_TESTS_SH+= trailing_slash
WARNS?= 6
.include <bsd.test.mk>