Author: sunweaver
Date: 2016-01-14 21:03:35 +0000 (Thu, 14 Jan 2016)
New Revision: 38919

Modified:
   bin/lts-cve-triage.py
Log:
bin/lts-cve-triage.py: Shorten pretty title of list category 
'triage_possible_easy_fixes'.

Modified: bin/lts-cve-triage.py
===================================================================
--- bin/lts-cve-triage.py       2016-01-14 21:01:58 UTC (rev 38918)
+++ bin/lts-cve-triage.py       2016-01-14 21:03:35 UTC (rev 38919)
@@ -28,8 +28,7 @@
      ('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})'


_______________________________________________
Secure-testing-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/secure-testing-commits

Reply via email to