Révision 17f78427
Whitespace cleanup
- remove trailing whitespace
- remove empty lines at the end of files
| 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