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/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