diff options
| author | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-10-28 16:10:31 +0100 |
|---|---|---|
| committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-10-28 16:10:31 +0100 |
| commit | 22de59d0efa09ba8c610ff7ae6d76cd319ec6c52 (patch) | |
| tree | 4c616e6d365f9ec18140974d8f53dcc1ea688526 | |
| parent | f6576c6db4eeb655f16a71286757e4a93792887d (diff) | |
| download | monitoring-plugins-22de59d0efa09ba8c610ff7ae6d76cd319ec6c52.tar.gz | |
developer-guidelines.sgml: Remove Tinderbox link
We don't run a Tinderbox instance anymore. (Noted by "zathras" on IRC.)
| -rw-r--r-- | doc/developer-guidelines.sgml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/developer-guidelines.sgml b/doc/developer-guidelines.sgml index 61b9f178..15b229bf 100644 --- a/doc/developer-guidelines.sgml +++ b/doc/developer-guidelines.sgml | |||
| @@ -678,11 +678,6 @@ To run a test, from the top level directory, run "make test". This will run | |||
| 678 | all the current tests and report an overall success rate. | 678 | all the current tests and report an overall success rate. |
| 679 | </para> | 679 | </para> |
| 680 | 680 | ||
| 681 | <para> | ||
| 682 | See the <ulink url="http://tinderbox.opsera.com">Nagios Plugins Tinderbox server</ulink> | ||
| 683 | for the daily test results. | ||
| 684 | </para> | ||
| 685 | |||
| 686 | <section><title>Test cases for plugins</title> | 681 | <section><title>Test cases for plugins</title> |
| 687 | <para>These use perl's Test::More. To do a one time test, run "cd plugins && perl t/check_disk.t". | 682 | <para>These use perl's Test::More. To do a one time test, run "cd plugins && perl t/check_disk.t". |
| 688 | </para> | 683 | </para> |
