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-email.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apt-panopticon-report-email.lua') diff --git a/apt-panopticon-report-email.lua b/apt-panopticon-report-email.lua index b9c1b30..eb2a0a7 100755 --- a/apt-panopticon-report-email.lua +++ b/apt-panopticon-report-email.lua @@ -240,7 +240,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