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/jvm/jstat__gctime
112 112
  echo 'Young_Pause.min 0'
113 113
  echo 'Old_Pause.label Old_GC Pause'
114 114
  echo 'Old_Pause.min 0'
115
  
115

  
116 116
}
117 117

  
118 118
print_sun_stats()
......
126 126
	EC  = $5; \
127 127
	EU  = $6; \
128 128
	OC  = $7; \
129
	OU  = $8; 
129
	OU  = $8; \
130 130
	PC  = $9; \
131 131
	PU  = $10; \
132 132
        YGC  = $11; \

Formats disponibles : Unified diff