packages: nagios-plugin-check_raid/check_raid - add email where to send pat...

glen glen at pld-linux.org
Mon May 23 12:17:25 CEST 2011


Author: glen                         Date: Mon May 23 10:17:25 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- add email where to send patches

---- Files affected:
packages/nagios-plugin-check_raid:
   check_raid (1.93 -> 1.94) 

---- Diffs:

================================================================
Index: packages/nagios-plugin-check_raid/check_raid
diff -u packages/nagios-plugin-check_raid/check_raid:1.93 packages/nagios-plugin-check_raid/check_raid:1.94
--- packages/nagios-plugin-check_raid/check_raid:1.93	Mon May 23 12:15:05 2011
+++ packages/nagios-plugin-check_raid/check_raid	Mon May 23 12:17:20 2011
@@ -15,7 +15,7 @@
 #
 # $Id$
 
-# Requires: perl 5.8 for the open(my $fh , '-|', @CMD) syntax
+# Requires: Perl 5.8 for the open(my $fh , '-|', @CMD) syntax
 # you may workaround for earlier perl it as:
 # open(my $fh , join(" ", @CMD, '|') or return;
 # http://perldoc.perl.org/perl58delta.html#PerlIO-is-Now-The-Default
@@ -23,6 +23,7 @@
 # License: GPL v2
 # URL in Nagios Exchange: http://exchange.nagios.org/directory/Plugins/Hardware/Storage-Systems/RAID-Controllers/check_raid/details
 # URL in VCS: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nagios-plugin-check_raid/check_raid
+# Current Maintainer: Elan Ruusamäe <glen at pld-linux.org>, patches welcome :)
 #
 # Supports:
 # - Adaptec AAC RAID via aaccli or afacli or arcconf
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nagios-plugin-check_raid/check_raid?r1=1.93&r2=1.94&f=u



More information about the pld-cvs-commit mailing list