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

in r310994
This commit is contained in:
ngie 2017-01-01 04:02:06 +00:00
parent d9794cc124
commit e5ec36aeb8

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>