Fix proto

This commit is contained in:
Dominic Zimmer 2020-07-05 13:04:50 +02:00
parent 048e393827
commit 85fcb6576d

View File

@ -324,6 +324,7 @@ function waitForJob()
return job
else
if not retrying then
retrying = true
print("No job received. I will keep retrying.")
end
end