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
commitc8889b9ecf13f122cbb02c305b87455ab3377d42 (patch)
treeebfb3559a06ebddf63436d787e7935ea73206c12 /bin/lts-cve-triage.py
parentb743c009fc4f0de46fd9d9d9accfbcf79913082c (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