Projet

Général

Profil

Révision df5325d2

IDdf5325d27e1f8976d3c529c8544aa72b46f4a58e
Parent 27969700
Enfant be6dbf24

Ajouté par Daniel Lo Nigro il y a plus de 12 ans

Add missing line break

Voir les différences:

plugins/nginx/nginx_byprojects/byprojects_access
55 55
    print "graph_category $server\n";
56 56
    print "graph_info This graph show $server access by various projects.\n";
57 57
    while ((my $project, my @files) = each(%logs)) {
58
      print $project.".label $project";
58
      print $project.".label $project\n";
59 59
      print $project.".type DERIVE\n";
60 60
      print $project.".min 0\n";
61 61
    }

Formats disponibles : Unified diff