test: add plist-check to lint so it's not missed that often anymore

This commit is contained in:
Franco Fichtner 2017-05-15 06:39:28 +02:00
parent 355939b228
commit 210221c978

View File

@ -265,7 +265,7 @@ upgrade: plist-check upgrade-check package
@${PKG} add ${PKGDIR}/*.txz
@${LOCALBASE}/etc/rc.restart_webgui
lint: force
lint: plist-check
find ${.CURDIR}/src ${.CURDIR}/Scripts \
-name "*.sh" -type f -print0 | xargs -0 -n1 sh -n
find ${.CURDIR}/src ${.CURDIR}/Scripts \