aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/apt-panopticon-report-email-web.lua
diff options
context:
space:
mode:
authoronefang2019-12-04 08:31:12 +1000
committeronefang2019-12-04 08:31:12 +1000
commitaf798e1d6a67c85a772c6c4471627b8b45856731 (patch)
treefce3916f372198e7608e73a12879e5435c1b9967 /apt-panopticon-report-email-web.lua
parentReport the timeout differently, the other was a hack that caused problems. (diff)
downloadapt-panopticon-af798e1d6a67c85a772c6c4471627b8b45856731.zip
apt-panopticon-af798e1d6a67c85a772c6c4471627b8b45856731.tar.gz
apt-panopticon-af798e1d6a67c85a772c6c4471627b8b45856731.tar.bz2
apt-panopticon-af798e1d6a67c85a772c6c4471627b8b45856731.tar.xz
Oops, a delete too far.
Diffstat (limited to 'apt-panopticon-report-email-web.lua')
-rwxr-xr-xapt-panopticon-report-email-web.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/apt-panopticon-report-email-web.lua b/apt-panopticon-report-email-web.lua
index 3f2f257..f2bbd90 100755
--- a/apt-panopticon-report-email-web.lua
+++ b/apt-panopticon-report-email-web.lua
@@ -483,6 +483,7 @@ if nil == web then C("opening mirrors file - " .. e) else
483 end 483 end
484 end 484 end
485 end 485 end
486 if "" == dns then dns = "[<font color='grey'><b>no</b></font>]" end
486 487
487 if 0 == max then 488 if 0 == max then
488 spd = '<td></td><td></td>' 489 spd = '<td></td><td></td>'