mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-04-22 14:46:57 -04:00
Just fixing small typo in comment
This commit is contained in:
parent
813c02364f
commit
297d0535c2
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue