diff options
Diffstat (limited to 'apt-panopticon-report-email-web.lua')
| -rwxr-xr-x | apt-panopticon-report-email-web.lua | 1 |
1 files changed, 1 insertions, 0 deletions
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 | |||
| 634 | if "" == log then n[l] = w else n[log .. " " .. revDNS(APT.debians, k, l)] = w end | 634 | if "" == log then n[l] = w else n[log .. " " .. revDNS(APT.debians, k, l)] = w end |
| 635 | end | 635 | end |
| 636 | end | 636 | end |
| 637 | |||
| 637 | m[log .. " DNS entries -" .. redirs(APT.mirrors, k)] = n | 638 | m[log .. " DNS entries -" .. redirs(APT.mirrors, k)] = n |
| 638 | end | 639 | end |
| 639 | web:write(APT.dumpTableHTML(m, "")) | 640 | web:write(APT.dumpTableHTML(m, "")) |
