From: Thierry Parmentelat Date: Wed, 27 Nov 2019 07:59:25 +0000 (+0100) Subject: oops, missing comma with devastating consequences X-Git-Tag: last-complete-build-f29~18 X-Git-Url: http://git.onelab.eu/?p=build.git;a=commitdiff_plain;h=d09caeb6feaba80058544610a250263e73d7b511 oops, missing comma with devastating consequences --- diff --git a/pkgs.py b/pkgs.py index d6ea5999..e8e867bd 100755 --- a/pkgs.py +++ b/pkgs.py @@ -42,7 +42,7 @@ known_fcdistros = [ # oldies but we have references to that in the pkgs files 'f8', 'f10', 'f12', 'f14', 'f16', 'f18', 'f20', 'f21', 'f22', 'f23', 'f24', # these ones are still relevant - 'f25', 'f27', 'f29', 'f31' + 'f25', 'f27', 'f29', 'f31', # scientific linux 'sl6', # debians