mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 08:09:41 +00:00
test: add plist-check to lint so it's not missed that often anymore
This commit is contained in:
parent
355939b228
commit
210221c978
2
Makefile
2
Makefile
@ -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 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user