From ed867ee9f325c2a99415f49df0282277eddf085b Mon Sep 17 00:00:00 2001 From: onefang Date: Thu, 5 Dec 2019 03:37:32 +1000 Subject: Oops, fix up the extra greyness. --- apt-panopticon-report-email-web.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apt-panopticon-report-email-web.lua b/apt-panopticon-report-email-web.lua index bc68dd0..36e1ca6 100755 --- a/apt-panopticon-report-email-web.lua +++ b/apt-panopticon-report-email-web.lua @@ -497,7 +497,7 @@ if nil == web then C("opening mirrors file - " .. e) else web:write("" .. ftp .. " " .. http .. " " .. https .. " " .. rsync .. " " .. dns .. " " .. protocol .. " " .. sanity .. " " .. integrity .. " " .. updated .. " " .. spd .. "\n") - if "" ~= v.Active then + if "" ~= active then web:write("" .. active .. "\n") end end -- cgit v1.1