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/router/snmp__juniper
126 126

  
127 127
		return int(varBindTable[0][1])
128 128

  
129
		
129

  
130 130

  
131 131
	def get_data(self):
132 132
		devs = self.get_devices()
......
179 179
	if not (host and port and community):
180 180
		print "# Bad configuration. Cannot run with Host=%s, port=%s and community=%s" % (host, port, community)
181 181
		sys.exit(1)
182
	
182

  
183 183
	if "config" in sys.argv[1:]:
184 184
		c.print_config()
185 185
	else:

Formats disponibles : Unified diff