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/sensors/alertme_keyfobsathome
4 4
# alertme_power relies on http://code.google.com/p/alertmepi/
5 5
# to have been installed and working
6 6
#
7
# 20110120 - update to use correct mixed case for AlertMe and remove cruft 
7
# 20110120 - update to use correct mixed case for AlertMe and remove cruft
8 8
# left over from creating this plugin from another script
9 9
#
10 10
# add to the plugins-conf.d/munin so that it can read the /etc/alertme files
......
26 26
KFC=`/usr/local/bin/alertmepi.pl -k | wc -l`
27 27

  
28 28
if [ $? -eq 0 ] ; then
29
 	echo $KFC 
29
 	echo $KFC
30 30
else
31 31
	echo U
32 32
fi

Formats disponibles : Unified diff