Projet

Général

Profil

Révision 17f78427

ID17f784270ae966ee9a13e9f5104a5b8f925b639e
Parent ef851f0c
Enfant d4320aea, 5b2396a9

Ajouté par Lars Kruse il y a plus de 7 ans

Whitespace cleanup

  • remove trailing whitespace
  • remove empty lines at the end of files

Voir les différences:

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