Hi all, I've a webrev for pkglint that adds more granular 'pkg.linted' support as well as the ability to pass parameters to pkglint Checkers at runtime.
(in particular, I'm adding one parameter to deal with the annoying pkglint.action005.1 messages from our pkglint_whitelist.txt) http://cr.opensolaris.org/~timf/pkglint-params-webrev Rather than using pkg.linted as a means to skip tests altogether, we now run all checks, but only look for the linted flags at the time of printing the error/warning (checking for pkg.linted attributes before deciding to run each check was run was too expensive) Comments welcome, cheers, tim _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
