buildbot.py: tick

This commit is contained in:
JerryXiao 2019-04-07 17:16:16 +08:00
parent 97311e9051
commit e4e81062fd
Signed by: Jerry
GPG Key ID: 9D9CE43650FF2BAA
1 changed files with 2 additions and 1 deletions

View File

@ -200,7 +200,8 @@ updmgr = updateManager()
@background
def __main():
pass
while True:
jobsmgr.tick()