Excerpts from Maciej Bliziński's message of Sat Mar 05 03:12:53 -0500 2011:
Hi Maciej, > I first wanted to have support for such checks in GAR, but I've > recently came to a conclusion that it's best to handle such checking > outside of it. What about 'plugins' to checkpkg. These would still be scripts (any language) but would be run by checkpkg. They could be triggered by an environment variable or some other mechanism that points checkpkg at a directory to use. The checkpkg run could then call each script in the directory and bail if $? != 0. Thanks -Ben -- Ben Walton Systems Programmer - CHASS University of Toronto C:416.407.5610 | W:416.978.4302 _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers .:: This mailing list's archive is public. ::.
