From 9ff04f5ab37871cc4b75f4b73c1802ae47f15e33 Mon Sep 17 00:00:00 2001 From: onefang Date: Tue, 16 Apr 2024 10:06:54 +1000 Subject: Revert the Beovulf change, for now. --- apt-panopticommon.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apt-panopticommon.lua b/apt-panopticommon.lua index 44fa370..e31c22f 100644 --- a/apt-panopticommon.lua +++ b/apt-panopticommon.lua @@ -8,7 +8,7 @@ APT.version = '0.3 alpha' APT.protocols = {"ftp", "http", "https", "rsync"} APT.tests = {'raw', 'Integrity', 'Protocol', 'Redirects', 'Updated', 'URLSanity', 'Speed'} --APT.releases = {"jessie", "ascii", "beowulf", "chimaera", "daedalus", "ceres"} -APT.releases = {"chimaera", "daedalus", "excalibur", "ceres"} +APT.releases = {"beowulf","chimaera", "daedalus", "excalibur", "ceres"} APT.subRels = {'backports', 'proposed-updates', 'security', 'updates'} APT.notExist = { -- cgit v1.1