Re: plugins-scripts/Makefile.am: Testing scripts with 'perl -wc' (c0b4f41)
Elan Ruusamäe <[email protected]> Mon, 05 Oct 2015 00:50:50 -0700
| Newsgroups | gmane.network.nagios.devel |
|---|---|
| Message-ID | <monitoring-plugins/monitoring-plugins/commit/c0b4f418993ee2ad9fc96acafdddd98ac1bc5074/[email protected]> |
the `PLSCRIPTS` variable is confusing, should be singular not plural, as it contains one file a time. and as that variable is used only on that line (variable will not "leak" to other commands), perhaps just name it as: `script` -- Reply to this email on GitHub: https://github.com/monitoring-plugins/monitoring-plugins/commit/c0b4f418993ee2ad9fc96acafdddd98ac1bc5074#commitcomment-13586066