aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--Report-web_2.html5
-rwxr-xr-xapt-panopticon-report-email-web.lua4
2 files changed, 7 insertions, 2 deletions
diff --git a/Report-web_2.html b/Report-web_2.html
index 592e8c6..2882179 100644
--- a/Report-web_2.html
+++ b/Report-web_2.html
@@ -1,5 +1,8 @@
1 <p><font style='background-color:red; color:black'>EXPERIMENTAL CODE - double check all results you see here, and read the logs if it's important.</font></p> 1 <p><font style='background-color:red; color:black'>EXPERIMENTAL CODE - double check all results you see here, and read the logs if it's important.</font></p>
2 <p>The full list of Devuan package mirrors is available at the URL: <a href='https://pkgmaster.devuan.org/mirror_list.txt'>https://pkgmaster.devuan.org/mirror_list.txt</a></p> 2 <p>The full list of Devuan package mirrors is available at the URL: <a href='https://pkgmaster.devuan.org/mirror_list.txt'>https://pkgmaster.devuan.org/mirror_list.txt</a></p>
3 <p>Due to the nature of the tests, some errors or warnings will be counted several times. &nbsp; The links in the table and DNS list go to the detailed testing logs.</p> 3 <p>Due to the nature of the tests, some errors or warnings will be counted several times. There will be some duplication.</p>
4 <p>Due to the nature of the tests, some errors or warnings will be counted several times. There will be some duplication.</p>
5 <p>Due to the nature of the tests, some errors or warnings will be counted several times. There will be some duplication.</p>
6 <p>The links in the table and DNS list go to the detailed testing logs.</p>
4 7
5 <hr> 8 <hr>
diff --git a/apt-panopticon-report-email-web.lua b/apt-panopticon-report-email-web.lua
index 2a13975..7f010cb 100755
--- a/apt-panopticon-report-email-web.lua
+++ b/apt-panopticon-report-email-web.lua
@@ -444,7 +444,9 @@ if nil == email then C("opening mirrors file - " .. e) else
444 "The full results of the mirror checking is available at the URLs:\n\n" .. 444 "The full results of the mirror checking is available at the URLs:\n\n" ..
445 " https://borta.devuan.dev/apt-panopticon/results/Report-web.html\n (updated once every hour)\n" .. 445 " https://borta.devuan.dev/apt-panopticon/results/Report-web.html\n (updated once every hour)\n" ..
446 " https://sledjhamr.org/apt-panopticon/results/Report-web.html\n (updated once every ten minutes)\n\n" .. 446 " https://sledjhamr.org/apt-panopticon/results/Report-web.html\n (updated once every ten minutes)\n\n" ..
447 "Due to the nature of the tests, some errors or warnings will be \ncounted several times. " .. 447 "Due to the nature of the tests, some errors or warnings will be \ncounted several times. There will be some duplication.\n\n" ..
448 "Due to the nature of the tests, some errors or warnings will be \ncounted several times. There will be some duplication.\n\n" ..
449 "Due to the nature of the tests, some errors or warnings will be \ncounted several times. There will be some duplication.\n\n" ..
448 "Refer to the logs on the web page for details.\n\n" .. 450 "Refer to the logs on the web page for details.\n\n" ..
449 "Please see below the current status of the Devuan Package Mirror \nnetwork:\n\n" .. 451 "Please see below the current status of the Devuan Package Mirror \nnetwork:\n\n" ..
450 "==== package mirror status " .. os.date("!%F %H:%M") .. " GMT ====\n" .. 452 "==== package mirror status " .. os.date("!%F %H:%M") .. " GMT ====\n" ..