mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
Update dovecot
Remove debug output
This commit is contained in:
parent
e5260be436
commit
a3a7008904
1 changed files with 0 additions and 4 deletions
|
@ -177,10 +177,6 @@ if (!defined $pos) {
|
|||
$pos = $startsize;
|
||||
}
|
||||
|
||||
print "# Logfile: $logfile\n";
|
||||
print "# Pos: $pos\n";
|
||||
print "# Startsize: $startsize\n";
|
||||
|
||||
if ($startsize < $pos) {
|
||||
# Log rotated
|
||||
parseDovecotfile ($rotlogfile, $pos, (stat $rotlogfile)[7]);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue