]> git.pld-linux.org Git - packages/nagios-plugins.git/commitdiff
- trim space so our regexp works elsewhere
authorElan Ruusamäe <glen@pld-linux.org>
Sat, 11 Oct 2008 11:53:42 +0000 (11:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    nagios-plugins-cosmetic.patch -> 1.1

nagios-plugins-cosmetic.patch [new file with mode: 0644]

diff --git a/nagios-plugins-cosmetic.patch b/nagios-plugins-cosmetic.patch
new file mode 100644 (file)
index 0000000..b1d0964
--- /dev/null
@@ -0,0 +1,11 @@
+--- nagios-plugins-1.4.13/plugins-scripts/check_mailq.pl~      2006-07-05 16:45:57.000000000 +0300
++++ nagios-plugins-1.4.13/plugins-scripts/check_mailq.pl       2008-10-11 14:52:47.407968164 +0300
+@@ -32,7 +32,7 @@
+ use vars qw($opt_V $opt_h $opt_v $verbose $PROGNAME $opt_w $opt_c $opt_t
+                                       $opt_M $mailq $status $state $msg $msg_q $msg_p $opt_W $opt_C $mailq @lines
+                                       %srcdomains %dstdomains);
+-use lib  utils.pm;
++use lib utils.pm;
+ use utils qw(%ERRORS &print_revision &support &usage );
This page took 0.10107 seconds and 4 git commands to generate.