Révision 17f78427
Whitespace cleanup
- remove trailing whitespace
- remove empty lines at the end of files
| plugins/tomcat/tomcat_access | ||
|---|---|---|
| 63 | 63 |
|
| 64 | 64 |
if(!eval "require XML::Simple;") {
|
| 65 | 65 |
$ret .= "XML::Simple not found"; |
| 66 |
}
|
|
| 66 |
} |
|
| 67 | 67 |
|
| 68 | 68 |
my $URL = exists $ENV{'url'} ? $ENV{'url'} : "http://%s:%s\@127.0.0.1:%d/manager/status?XML=true";
|
| 69 | 69 |
my $PORT = exists $ENV{'ports'} ? $ENV{'ports'} : 8080;
|
Formats disponibles : Unified diff