Révision 17f78427
Whitespace cleanup
- remove trailing whitespace
- remove empty lines at the end of files
| plugins/postfix/postgrey-new | ||
|---|---|---|
| 62 | 62 |
print "graph_category mail\n"; |
| 63 | 63 |
print "graph_vlabel Count\n"; |
| 64 | 64 |
print "graph_scale no\n"; |
| 65 |
|
|
| 65 |
|
|
| 66 | 66 |
print "greylisted.label greylisted_reason_new\n"; |
| 67 | 67 |
print "greylisted.type GAUGE\n"; |
| 68 | 68 |
print "greylisted.draw AREA\n"; |
| ... | ... | |
| 93 | 93 |
chomp($retry_old); |
| 94 | 94 |
chomp($passes_white_old); |
| 95 | 95 |
close STATE; |
| 96 |
}
|
|
| 96 |
} |
|
| 97 | 97 |
|
| 98 | 98 |
|
| 99 | 99 |
|
| ... | ... | |
| 122 | 122 |
$passes_white++; |
| 123 | 123 |
} |
| 124 | 124 |
} |
| 125 |
|
|
| 125 |
|
|
| 126 | 126 |
|
| 127 | 127 |
} |
| 128 | 128 |
} |
Formats disponibles : Unified diff