Projet

Général

Profil

Révision b0f3e434

IDb0f3e4347d8a705f6272a57c6448860807515ac0
Parent 7dcf9569
Enfant 6efcb06d

Ajouté par ToM il y a plus de 12 ans

[FIX] apache_byprojects/byprojects_access: missing \n.

Voir les différences:

plugins/apache/apache_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