Increase WARNS for pw tests
ATF tests have a default WARNS of 0, unlike other usermode programs. Reviewed by: ngie, julian MFC after: 3 weeks Sponsored by: Spectra Logic Corporation Differential Revision: https://reviews.freebsd.org/D9933
This commit is contained in:
parent
35804720ec
commit
58fbd700fa
@ -5,6 +5,7 @@ PACKAGE= tests
|
||||
BINDIR= ${TESTSDIR}
|
||||
|
||||
PROGS+= crypt
|
||||
WARNS?= 6
|
||||
LIBADD+= crypt
|
||||
|
||||
ATF_TESTS_SH= pw_etcdir \
|
||||
|
Loading…
x
Reference in New Issue
Block a user