Révision 17f78427
Whitespace cleanup
- remove trailing whitespace
- remove empty lines at the end of files
| plugins/nginx/nginx_upstream | ||
|---|---|---|
| 44 | 44 |
numberofrequests=0 |
| 45 | 45 |
for line in lines: |
| 46 | 46 |
m = rg.search(line) |
| 47 |
if m:
|
|
| 47 |
if m: |
|
| 48 | 48 |
word1=m.group(1) |
| 49 | 49 |
c1=m.group(2) |
| 50 | 50 |
float1=m.group(3) |
Formats disponibles : Unified diff