copr-be: copr ping :-( fix no-op increment
This commit is contained in:
parent
11b27cd156
commit
d8872b6300
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ def _main(context):
|
||||||
|
|
||||||
builds_checked = 0
|
builds_checked = 0
|
||||||
while last_lines.queue:
|
while last_lines.queue:
|
||||||
builds_checked += 0
|
builds_checked += 1
|
||||||
|
|
||||||
line = last_lines.get()
|
line = last_lines.get()
|
||||||
values = {
|
values = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue