Fix log flooding

Munin has a bug with whitespace at end of label
See: http://munin-monitoring.org/ticket/991
This commit is contained in:
Florent Fourcot 2012-03-20 00:40:22 +01:00
commit 65d450860e

View file

@ -51,7 +51,7 @@ my $cache_fh;
my %label = (
'voice' => 'Voix en France (min)',
'voicetoint' => 'Voix vers l\'international (min)',
'specialvoice' => 'Numéro spéciaux (min) ',
'specialvoice' => 'Numéros spéciaux (min)',
'sms' => 'SMS en France',
'mms' => 'MMS en France',
'data' => 'Data en France',