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/solaris/solaris-memstat
98 98
	phys=0
99 99
}
100 100

  
101
/^Kernel/		{ kernel=$2 } 
101
/^Kernel/		{ kernel=$2 }
102 102
/^ZFS File Data/	{ zfs=$4 }
103
/^Anon/			{ anon=$2 } 
103
/^Anon/			{ anon=$2 }
104 104
/^Exec and libs/	{ exec=$4 }
105
/^Page cache/ 		{ cacheused=$3 } 
105
/^Page cache/ 		{ cacheused=$3 }
106 106
/^Free \(cachelist\)/	{ cachefree=$3 }
107 107
/^Free \(freelist\)/	{ free=$3 }
108 108

  

Formats disponibles : Unified diff