Browse Source

Oopsie.

master
onefang 3 years ago
parent
commit
b75d685bdd
  1. 2
      apt-panopticon-report-email-web.lua

2
apt-panopticon-report-email-web.lua

@ -485,7 +485,7 @@ if nil == web then C("opening mirrors file - " .. e) else
"<p><font color='blue'><b>TIMEOUT</b></font> or <font color='darkblue'><b>TIMEOUT</b></font>" ..
" means the mirror had too many timeouts, and tests where aborted, so there is no result for this test.</p>" ..
"<p>NOTE: timeouts may be due to a problem on the testing computer, it might be busy with other things, or be having it's own network problems..</p>" ..
"<p>NOTE: the speed of the server this checking script is running on might be wildly exaggerated, it doesn't have to go through the Internet to download from itself.</p>"
"<p>NOTE: the speed of the server this checking script is running on might be wildly exaggerated, it doesn't have to go through the Internet to download from itself.</p>" ..
"<p>The DNS round robin (DNS-RR) column shows the IPs for that mirror, or <font color='grey'><b>no</b></font> if it isn't part of the DNS-RR. &nbsp; " ..
"The IPs link to the testing log for that IP accessed via the DNS-RR. &nbsp; " ..
APT.options.roundRobin.value .. " is the DNS-RR itself, so it doesn't get tested directly.</p>\n" ..

Loading…
Cancel
Save