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