Révision 17f78427
Whitespace cleanup
- remove trailing whitespace
- remove empty lines at the end of files
| plugins/postfix/postfix_mailqueuelog_ | ||
|---|---|---|
| 171 | 171 |
|
| 172 | 172 |
#if(-l $statefile) {
|
| 173 | 173 |
# die("$statefile is a symbolic link, refusing to touch it.");
|
| 174 |
#}
|
|
| 174 |
#} |
|
| 175 | 175 |
#open (OUT, '>', $statefile) or die "Unable to open statefile: $!\n"; |
| 176 | 176 |
#print OUT "sum:$sum\n"; |
| 177 | 177 |
#foreach my $i (@status_list) |
| ... | ... | |
| 180 | 180 |
#} |
| 181 | 181 |
#close OUT; |
| 182 | 182 |
|
| 183 |
sub parseLogfile
|
|
| 184 |
{
|
|
| 183 |
sub parseLogfile |
|
| 184 |
{
|
|
| 185 | 185 |
my ($fname) = @_; |
| 186 | 186 |
|
| 187 | 187 |
# the search parts |
Formats disponibles : Unified diff