diff options
| author | onefang | 2019-12-04 08:31:12 +1000 |
|---|---|---|
| committer | onefang | 2019-12-04 08:31:12 +1000 |
| commit | af798e1d6a67c85a772c6c4471627b8b45856731 (patch) | |
| tree | fce3916f372198e7608e73a12879e5435c1b9967 | |
| parent | Report the timeout differently, the other was a hack that caused problems. (diff) | |
| download | apt-panopticon-af798e1d6a67c85a772c6c4471627b8b45856731.zip apt-panopticon-af798e1d6a67c85a772c6c4471627b8b45856731.tar.gz apt-panopticon-af798e1d6a67c85a772c6c4471627b8b45856731.tar.bz2 apt-panopticon-af798e1d6a67c85a772c6c4471627b8b45856731.tar.xz | |
Oops, a delete too far.
| -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 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>' |
