Commit 210221c9 authored by Franco Fichtner's avatar Franco Fichtner

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

parent 355939b2
......@@ -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 \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment