mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-22 02:51: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;
|
$pos = $startsize;
|
||||||
}
|
}
|
||||||
|
|
||||||
print "# Logfile: $logfile\n";
|
|
||||||
print "# Pos: $pos\n";
|
|
||||||
print "# Startsize: $startsize\n";
|
|
||||||
|
|
||||||
if ($startsize < $pos) {
|
if ($startsize < $pos) {
|
||||||
# Log rotated
|
# Log rotated
|
||||||
parseDovecotfile ($rotlogfile, $pos, (stat $rotlogfile)[7]);
|
parseDovecotfile ($rotlogfile, $pos, (stat $rotlogfile)[7]);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue