Révision 17f78427
Whitespace cleanup
- remove trailing whitespace
- remove empty lines at the end of files
| plugins/nova/nova_instance_timing | ||
|---|---|---|
| 64 | 64 |
if sys.argv[1] == "config": |
| 65 | 65 |
print_config() |
| 66 | 66 |
elif sys.argv[1] == "autoconf": |
| 67 |
if not successful_import:
|
|
| 67 |
if not successful_import: |
|
| 68 | 68 |
print 'no (failed import nova module)' |
| 69 | 69 |
sys.exit(0) |
| 70 | 70 |
else: |
Formats disponibles : Unified diff