mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-05-22 16:01:35 +00:00
Fix some verdict descriptions
This commit is contained in:
parent
4cbb691dfe
commit
57f9c98241
@ -34,9 +34,9 @@ VERDICT2DESC = {
|
|||||||
PolicyVerdict.REJECTED_NEEDS_APPROVAL:
|
PolicyVerdict.REJECTED_NEEDS_APPROVAL:
|
||||||
'BLOCKED: Needs an approval (either due to a freeze, the source suite or a manual hint)',
|
'BLOCKED: Needs an approval (either due to a freeze, the source suite or a manual hint)',
|
||||||
PolicyVerdict.REJECTED_CANNOT_DETERMINE_IF_PERMANENT:
|
PolicyVerdict.REJECTED_CANNOT_DETERMINE_IF_PERMANENT:
|
||||||
'BLOCKED: Maybe temporary, maybe blocked but Britney is missing information (check below or the buildds)',
|
'BLOCKED: Maybe temporary, maybe blocked but Britney is missing information (check below)',
|
||||||
PolicyVerdict.REJECTED_PERMANENTLY:
|
PolicyVerdict.REJECTED_PERMANENTLY:
|
||||||
'BLOCKED: Rejected/introduces a regression',
|
'BLOCKED: Rejected/violates migration policy/introduces a regression',
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user