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/nagios/nagiosstatus
14 14
# Config variables:
15 15
#
16 16
#       statuslog       - Which logfile to use
17
#                         Might be /var/log/nagios2/nagios.log if 
17
#                         Might be /var/log/nagios2/nagios.log if
18 18
#                         /var/log/nagios/status.log is missing
19 19
#
20 20
# This program is free software; you can redistribute it and/or
......
109 109
    if(/^\s+\}\s*$/) {
110 110
	$type = "";
111 111
    }
112
    
112

  
113 113
    if($type) {
114 114
	push(@{$values{$type}}, $_);
115 115
    }

Formats disponibles : Unified diff