Projet

Général

Profil

Révision a2bedd79

IDa2bedd79e76e85c1ee19f3158c149fdaa85e5e92
Parent d2e73295
Enfant 2ebcc8dc

Ajouté par Stig Sandbeck Mathisen il y a environ 11 ans

Fix syntax error in string concatenation

Voir les différences:

plugins/apache/apache_byprojects/byprojects_inout_bandwidth
60 60
    print "graph_args --base 1000\n";
61 61
    print "graph_vlabel bits per \${graph_period} in (-) / out (+)\n";
62 62
    print "graph_category $server\n";
63
    print "graph_info This graph show $server in/out bandwidth used by various"\
63
    print "graph_info This graph show $server in/out bandwidth used by various" .
64 64
     " projects.\n";
65 65
    while ((my $project, my @files) = each(%logs)) {
66 66
      print "i".$project.".label $project\n";

Formats disponibles : Unified diff