[monitoring-plugins] Just fixing small typo in comment
Git Repository
git at monitoring-plugins.org
Wed Jan 29 10:20:07 CET 2014
Module: monitoring-plugins
Branch: master
Commit: 297d0535c2767d7f6936747587b28cea96dc4e2f
Author: Jan Wagner <waja at cyconet.org>
Date: Wed Jan 29 10:12:31 2014 +0100
URL: https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=297d053
Just fixing small typo in comment
---
plugins-scripts/check_mailq.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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" ) {
# }
#}
}
-} # end of ($mailq eq "postfixl")
+} # end of ($mailq eq "postfix")
elsif ( $mailq eq "qmail" ) {
# open qmail-qstat
More information about the Commits
mailing list