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/vserver/vserver_jiffies
56 56
	echo 'graph_vlabel jiffies used per ${graph_period}'
57 57
	echo 'graph_info Shows jiffies used on each vserver.'
58 58

  
59
	for i in $XIDS[@]; do 
59
	for i in $XIDS[@]; do
60 60
		LABEL=$(sed -n '/NodeName/s/^NodeName:[[:space:]]*//p' /proc/virtual/$i/$NAMELOC)
61 61
		LABEL=${LABEL%$STRIPDOMAIN}
62 62
		NAME=${LABEL//./_}
......
74 74
	exit 0
75 75
fi
76 76

  
77
for i in $XIDS[@]; do 
77
for i in $XIDS[@]; do
78 78
	LABEL=$(sed -n '/NodeName/s/^NodeName:[[:space:]]*//p' /proc/virtual/$i/$NAMELOC)
79 79
	LABEL=${LABEL%$STRIPDOMAIN}
80 80
	NAME=${LABEL//./_}

Formats disponibles : Unified diff