[Secure-testing-commits] r38902 - bin

Mike Gabriel sunweaver at moszumanska.debian.org
Thu Jan 14 08:48:15 UTC 2016


Author: sunweaver
Date: 2016-01-14 08:48:15 +0000 (Thu, 14 Jan 2016)
New Revision: 38902

Modified:
   bin/lts-cve-triage.py
Log:
white-space fix for last commit

Modified: bin/lts-cve-triage.py
===================================================================
--- bin/lts-cve-triage.py	2016-01-14 08:46:39 UTC (rev 38901)
+++ bin/lts-cve-triage.py	2016-01-14 08:48:15 UTC (rev 38902)
@@ -28,7 +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'
+     ('Issues not yet triaged for {lts}, but probably easy to fix (because '
       'already fixed in {next_lts})'
      ).format(**RELEASES)),
     ('triage_other_not_triaged_in_next_lts',




More information about the Secure-testing-commits mailing list