summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Wagner <waja@cyconet.org>2014-01-29 09:12:31 (GMT)
committerJan Wagner <waja@cyconet.org>2014-01-29 09:12:31 (GMT)
commit297d0535c2767d7f6936747587b28cea96dc4e2f (patch)
tree78a64b587a28eef3f60ecd9ba8f35ee18190faa9
parent813c02364f55c14fef396d83eed52874d8e16fb2 (diff)
downloadmonitoring-plugins-297d053.tar.gz
Just fixing small typo in comment
-rwxr-xr-xplugins-scripts/check_mailq.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins-scripts/check_mailq.pl b/plugins-scripts/check_mailq.pl
index 2406568..9de8f02 100755
--- a/plugins-scripts/check_mailq.pl
+++ b/plugins-scripts/check_mailq.pl
@@ -373,7 +373,7 @@ elsif ( $mailq eq "postfix" ) {
373 # } 373 # }
374 #} 374 #}
375 } 375 }
376} # end of ($mailq eq "postfixl") 376} # end of ($mailq eq "postfix")
377elsif ( $mailq eq "qmail" ) { 377elsif ( $mailq eq "qmail" ) {
378 378
379 # open qmail-qstat 379 # open qmail-qstat