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_spu
222 222
	if not (host and port and community):
223 223
		print "# Bad configuration. Cannot run with Host=%s, port=%s and community=%s" % (host, port, community)
224 224
		sys.exit(1)
225
	
225

  
226 226
	if "config" in sys.argv[1:]:
227 227
		c.print_config()
228 228
	else:

Formats disponibles : Unified diff