summaryrefslogtreecommitdiffstats
path: root/bin/lts-cve-triage.py
diff options
context:
space:
mode:
authorMike Gabriel <sunweaver@debian.org>2016-01-14 21:03:35 +0000
committerMike Gabriel <sunweaver@debian.org>2016-01-14 21:03:35 +0000
commita0639c94a6dccf7e916a4a26fe40282813e15f68 (patch)
tree1b39851a6b64655aa8e58cb37325af235271ea5c /bin/lts-cve-triage.py
parentb61db049119d4ef528fb941a698b6b650c4ae617 (diff)
bin/lts-cve-triage.py: Shorten pretty title of list category 'triage_possible_easy_fixes'.
git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@38919 e39458fd-73e7-0310-bf30-c45bca0a0e42
Diffstat (limited to 'bin/lts-cve-triage.py')
-rwxr-xr-xbin/lts-cve-triage.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/bin/lts-cve-triage.py b/bin/lts-cve-triage.py
index 43d726f407..fa05a4ce36 100755
--- a/bin/lts-cve-triage.py
+++ b/bin/lts-cve-triage.py
@@ -28,8 +28,7 @@ LIST_NAMES = (
('Issues to triage for {lts} that are no-dsa in {next_lts}'
).format(**RELEASES)),
('triage_possible_easy_fixes',
- ('Issues not yet triaged for {lts}, but probably easy to fix (because '
- 'already fixed in {next_lts})'
+ ('Issues not yet triaged for {lts}, but already fixed in {next_lts}'
).format(**RELEASES)),
('triage_other_not_triaged_in_next_lts',
('Other issues to triage for {lts} (not yet triaged for {next_lts})'

© 2014-2024 Faster IT GmbH | imprint | privacy policy