mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-02-19 02:27:55 -05:00
If the number of commits included with a single push exceeds the maximum specified via "-n", a single notification will be generated instead of individual e-mails. For listing the commits within such a notification, git-rev-list(1)'s "--pretty" option is used. This yields output which the git_rev_list() subroutine didn't accept. That's now fixed. |
||
|---|---|---|
| .. | ||
| build_perl_modules | ||
| devmode | ||
| distclean | ||
| git-notify | ||
| git-update-mirror | ||
| git2svn.pl | ||
| mail_error | ||
| mini_epn.c | ||
| oneliners | ||
| p1.pl | ||
| README | ||
| setup | ||
| sfsnapshot | ||
| sfsnapshot-upload | ||
| sfsnapshotgit | ||
| sfupload | ||
| sfwebcron | ||
| snapshot | ||
| sync_website | ||
| tango | ||
| tinderbox_build | ||
The tools subdirectory contains anciliary files that can be used to configure or test the plugins. 1. setup - used to get the configuration initialized after a CVS download 2. tango - 3. mini_epn/p1.pl - used to test perl plugins for functionality under embedded perl 4. distclean - used to clean the sources leaving only original CVS files