Révision 17f78427
Whitespace cleanup
- remove trailing whitespace
- remove empty lines at the end of files
| plugins/nova/nova_floating_ips | ||
|---|---|---|
| 72 | 72 |
if sys.argv[1] == "config": |
| 73 | 73 |
print_config() |
| 74 | 74 |
elif sys.argv[1] == "autoconf": |
| 75 |
if not successful_import:
|
|
| 75 |
if not successful_import: |
|
| 76 | 76 |
print 'no (failed import nova module)' |
| 77 | 77 |
sys.exit(0) |
| 78 | 78 |
else: |
Formats disponibles : Unified diff