mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Bump WARNS to 6 to catch simple QA issues like some of the ones I squashed
in r310994
This commit is contained in:
parent
7f9785e873
commit
e4162b7955
1 changed files with 2 additions and 0 deletions
|
|
@ -9,4 +9,6 @@ CFLAGS.lookup_cap_dotdot.c+= -I${SRCTOP}/tests
|
|||
|
||||
PLAIN_TESTS_SH+= trailing_slash
|
||||
|
||||
WARNS?= 6
|
||||
|
||||
.include <bsd.test.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue