From 0f6c928194683f3bb85cedb1e92ed3f0cd67c84a Mon Sep 17 00:00:00 2001 From: onefang Date: Sun, 1 Dec 2019 01:41:16 +1000 Subject: Much work on the Updated tests. Plus keep a history of results. --- apt-panopticon-report-web.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apt-panopticon-report-web.lua') diff --git a/apt-panopticon-report-web.lua b/apt-panopticon-report-web.lua index 9a90860..753a23c 100755 --- a/apt-panopticon-report-web.lua +++ b/apt-panopticon-report-web.lua @@ -278,7 +278,7 @@ if nil == file then C("opening mirrors file - " .. e) else local protocol = status(k, results, "Protocol") local sanity = "[skip]" local integrity = status(k, results, "Integrity") - local updated = "[skip]" + local updated = status(k, results, "Updated") -- DNS-RR test. if ("deb.devuan.org" ~= k) and (nil ~= mirrors["deb.devuan.org"]) then -- cgit v1.1