mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-05-23 16:31:32 +00:00
Drop comment that no longer matches the context
Signed-off-by: Niels Thykier <niels@thykier.net>
This commit is contained in:
parent
814926f5c3
commit
db885b7184
@ -1237,10 +1237,6 @@ class Britney(object):
|
|||||||
excuse.addreason("no-binaries")
|
excuse.addreason("no-binaries")
|
||||||
excuse.policy_verdict = PolicyVerdict.REJECTED_PERMANENTLY
|
excuse.policy_verdict = PolicyVerdict.REJECTED_PERMANENTLY
|
||||||
|
|
||||||
# if the suite is unstable, then we have to check the urgency and the minimum days of
|
|
||||||
# permanence in unstable before updating testing; if the source package is too young,
|
|
||||||
# the check fails and we set is_valid to False to block the update; consider
|
|
||||||
# the age-days hint, if specified for the package
|
|
||||||
policy_verdict = excuse.policy_verdict
|
policy_verdict = excuse.policy_verdict
|
||||||
policy_info = excuse.policy_info
|
policy_info = excuse.policy_info
|
||||||
suite_class = source_suite.suite_class
|
suite_class = source_suite.suite_class
|
||||||
|
Loading…
x
Reference in New Issue
Block a user