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/weather/wfrog
19 19
# 1. Install wfrog, get it up running with your weather station
20 20
# 2. Locate your wfrog.csv file (wfrog creates after 10 mins)
21 21
# 3. cd /etc/munin/plugins/
22
# 4. ln -s /usr/share/munin/plugins/wfrog wfrog_temp 
23
# 4. ln -s /usr/share/munin/plugins/wfrog wfrog_pressure 
22
# 4. ln -s /usr/share/munin/plugins/wfrog wfrog_temp
23
# 4. ln -s /usr/share/munin/plugins/wfrog wfrog_pressure
24 24
# 5. etc..
25 25
# 6. reload munin-node ;-)
26 26

  
......
35 35
my $interesting;
36 36

  
37 37
if ($0 =~ m#wfrog_(\w+)#) {
38
	$interesting = $1;	
38
	$interesting = $1;
39 39
}
40 40

  
41 41
else {

Formats disponibles : Unified diff