Sylvain Beucler pushed to branch master at Debian Security Tracker / 
security-tracker


Commits:
3585ae0a by Sylvain Beucler at 2026-06-06T08:56:07+02:00
lts-cve-triage.py: typo

Thanks Salvatore Bonaccorso :)

- - - - -


1 changed file:

- bin/lts-cve-triage.py


Changes:

=====================================
bin/lts-cve-triage.py
=====================================
@@ -107,7 +107,7 @@ parser.add_argument('--filter', nargs='+', choices=[x[0] 
for x in LIST_NAMES],
 parser.add_argument('--exclude', nargs='+', choices=[x[0] for x in LIST_NAMES],
                     help='Do not report on the specified lists')
 parser.add_argument('--releases', action='store', nargs=3,
-                    metavar=('prev_ls','lts','next_lts'),
+                    metavar=('prev_lts','lts','next_lts'),
                     default=[
                         
all_releases[all_releases.index(supported_releases[0])-1],
                         supported_releases[0],



View it on GitLab: 
https://salsa.debian.org/security-tracker-team/security-tracker/-/commit/3585ae0a6f5edbe842197eba4f1e20344ee40463

-- 
View it on GitLab: 
https://salsa.debian.org/security-tracker-team/security-tracker/-/commit/3585ae0a6f5edbe842197eba4f1e20344ee40463
You're receiving this email because of your account on salsa.debian.org. Manage 
all notifications: https://salsa.debian.org/-/profile/notifications | Help: 
https://salsa.debian.org/help


_______________________________________________
debian-security-tracker-commits mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-security-tracker-commits

Reply via email to