From f3bde4c7290095ccea71252433d1b8c495b616e8 Mon Sep 17 00:00:00 2001 From: onefang Date: Sun, 29 Dec 2019 10:15:13 +1000 Subject: Minor cleanups, no logic changes. --- apt-panopticon-report-email-web.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'apt-panopticon-report-email-web.lua') diff --git a/apt-panopticon-report-email-web.lua b/apt-panopticon-report-email-web.lua index f69ffcd..7d5ce7f 100755 --- a/apt-panopticon-report-email-web.lua +++ b/apt-panopticon-report-email-web.lua @@ -634,6 +634,7 @@ if nil == web then C("opening mirrors file - " .. e) else if "" == log then n[l] = w else n[log .. " " .. revDNS(APT.debians, k, l)] = w end end end + m[log .. " DNS entries -" .. redirs(APT.mirrors, k)] = n end web:write(APT.dumpTableHTML(m, "")) -- cgit v1.1