daklib/checks.py: Set "session" variable.

上级 7c73ca00
......@@ -551,6 +551,8 @@ class TransitionCheck(Check):
if transitions is None:
return True
session = upload.session
control = upload.changes.changes
source = re_field_source.match(control['Source']).group('package')
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册