From db885b718401ee657aa239f0f1749d7596e4739b Mon Sep 17 00:00:00 2001 From: Niels Thykier Date: Mon, 17 Dec 2018 18:50:46 +0000 Subject: [PATCH] Drop comment that no longer matches the context Signed-off-by: Niels Thykier --- britney.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/britney.py b/britney.py index 7fc4749..c27e108 100755 --- a/britney.py +++ b/britney.py @@ -1237,10 +1237,6 @@ class Britney(object): excuse.addreason("no-binaries") 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_info = excuse.policy_info suite_class = source_suite.suite_class