Révision 17f78427
Whitespace cleanup
- remove trailing whitespace
- remove empty lines at the end of files
| plugins/apache/apache_status | ||
|---|---|---|
| 144 | 144 |
if ($response->content =~ /^Total Accesses:/im ) {
|
| 145 | 145 |
next; |
| 146 | 146 |
} else {
|
| 147 |
print "no (ExtendedStatus option for apache"
|
|
| 147 |
print "no (ExtendedStatus option for apache" |
|
| 148 | 148 |
. " mod_status is missing on port $port)\n"; |
| 149 | 149 |
exit 0; |
| 150 | 150 |
} |
Formats disponibles : Unified diff