aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authoronefang2020-01-02 17:54:59 +1000
committeronefang2020-01-02 17:54:59 +1000
commitb75d685bdd0ecd1a380729cddbcf857a1a065025 (patch)
tree32b26dc68522de39c4735268c03a86675f09967e
parentNote about the server that's running the tests being extra speedy. (diff)
downloadapt-panopticon-b75d685bdd0ecd1a380729cddbcf857a1a065025.zip
apt-panopticon-b75d685bdd0ecd1a380729cddbcf857a1a065025.tar.gz
apt-panopticon-b75d685bdd0ecd1a380729cddbcf857a1a065025.tar.bz2
apt-panopticon-b75d685bdd0ecd1a380729cddbcf857a1a065025.tar.xz
Oopsie.
-rwxr-xr-xapt-panopticon-report-email-web.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/apt-panopticon-report-email-web.lua b/apt-panopticon-report-email-web.lua
index 44e91d9..1a379ec 100755
--- a/apt-panopticon-report-email-web.lua
+++ b/apt-panopticon-report-email-web.lua
@@ -485,7 +485,7 @@ if nil == web then C("opening mirrors file - " .. e) else
485 "<p><font color='blue'><b>TIMEOUT</b></font> or <font color='darkblue'><b>TIMEOUT</b></font>" .. 485 "<p><font color='blue'><b>TIMEOUT</b></font> or <font color='darkblue'><b>TIMEOUT</b></font>" ..
486 " means the mirror had too many timeouts, and tests where aborted, so there is no result for this test.</p>" .. 486 " means the mirror had too many timeouts, and tests where aborted, so there is no result for this test.</p>" ..
487 "<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>" .. 487 "<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>" ..
488 "<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>" 488 "<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>" ..
489 "<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; " .. 489 "<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; " ..
490 "The IPs link to the testing log for that IP accessed via the DNS-RR. &nbsp; " .. 490 "The IPs link to the testing log for that IP accessed via the DNS-RR. &nbsp; " ..
491 APT.options.roundRobin.value .. " is the DNS-RR itself, so it doesn't get tested directly.</p>\n" .. 491 APT.options.roundRobin.value .. " is the DNS-RR itself, so it doesn't get tested directly.</p>\n" ..