diff options
author | Gavin Carr <gonzai@users.sourceforge.net> | 2007-03-14 23:47:23 +0000 |
---|---|---|
committer | Gavin Carr <gonzai@users.sourceforge.net> | 2007-03-14 23:47:23 +0000 |
commit | e5109f99c9657a1a8e9fb32b19254a417e2ccd65 (patch) | |
tree | 2fdbad42f466051ffc2e332cf0a2573976e3a56c /MANIFEST | |
parent | 489df48f9d1891b46ae4be911080ab4667058f2d (diff) | |
download | monitoring-plugin-perl-e5109f99c9657a1a8e9fb32b19254a417e2ccd65.tar.gz |
Refactor N::P::Performance; cleanups to Threshold and Range (mostly perldocs).
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/Nagios-Plugin/trunk@1640 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -16,9 +16,7 @@ t/Nagios-Plugin-Getopt-03.t | |||
16 | t/Nagios-Plugin-Performance.t | 16 | t/Nagios-Plugin-Performance.t |
17 | t/Nagios-Plugin-Range.t | 17 | t/Nagios-Plugin-Range.t |
18 | t/Nagios-Plugin-Threshold.t | 18 | t/Nagios-Plugin-Threshold.t |
19 | t/npg03/ | ||
20 | t/npg03/README | 19 | t/npg03/README |
21 | t/npg03/expected/ | ||
22 | t/npg03/expected/00_basic | 20 | t/npg03/expected/00_basic |
23 | t/npg03/expected/01_override1 | 21 | t/npg03/expected/01_override1 |
24 | t/npg03/expected/02_override2 | 22 | t/npg03/expected/02_override2 |
@@ -27,7 +25,6 @@ t/npg03/expected/06_singlechar2 | |||
27 | t/npg03/expected/07_singlechar3 | 25 | t/npg03/expected/07_singlechar3 |
28 | t/npg03/expected/09_funnystuff | 26 | t/npg03/expected/09_funnystuff |
29 | t/npg03/expected/12_nosection_implicit | 27 | t/npg03/expected/12_nosection_implicit |
30 | t/npg03/input/ | ||
31 | t/npg03/input/00_basic | 28 | t/npg03/input/00_basic |
32 | t/npg03/input/01_override1 | 29 | t/npg03/input/01_override1 |
33 | t/npg03/input/02_override2 | 30 | t/npg03/input/02_override2 |