r31635 - /trunk/libnagios-plugin-perl/debian/patches/fix-pod2man-errors

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat Mar 7 16:47:32 UTC 2009


Author: gregoa
Date: Sat Mar  7 16:47:29 2009
New Revision: 31635

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=31635
Log:
patch the patch :) (i.e. move '=back' further up)

Modified:
    trunk/libnagios-plugin-perl/debian/patches/fix-pod2man-errors

Modified: trunk/libnagios-plugin-perl/debian/patches/fix-pod2man-errors
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnagios-plugin-perl/debian/patches/fix-pod2man-errors?rev=31635&op=diff
==============================================================================
--- trunk/libnagios-plugin-perl/debian/patches/fix-pod2man-errors (original)
+++ trunk/libnagios-plugin-perl/debian/patches/fix-pod2man-errors Sat Mar  7 16:47:29 2009
@@ -2,12 +2,12 @@
 
 --- a/lib/Nagios/Plugin/Functions.pm
 +++ b/lib/Nagios/Plugin/Functions.pm
-@@ -409,6 +409,8 @@
- it on the result of various test. If no test were performed successfully the
- state will still be UNKNOWN.
+@@ -388,6 +388,8 @@
+ join the resultant critical, warning, and ok messages together i.e.
+ all messages are joined and returned.
  
 +=back
 +
- =item max_state_alt(@a)
+ =item get_shortname
  
- Returns the worst state in the array. Order is: CRITICAL, WARNING, UNKNOWN,
+ Return the default shortname used for this plugin i.e. the first




More information about the Pkg-perl-cvs-commits mailing list