From 87c0a301def0c6c0abd4702a9c43ef28939bbff9 Mon Sep 17 00:00:00 2001 From: dvs1 Date: Fri, 15 Nov 2024 14:07:52 +1000 Subject: Warnings about duplicated results, but I repeat myself. --- Report-web_2.html | 5 ++++- apt-panopticon-report-email-web.lua | 4 +++- 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 @@

EXPERIMENTAL CODE - double check all results you see here, and read the logs if it's important.

The full list of Devuan package mirrors is available at the URL: https://pkgmaster.devuan.org/mirror_list.txt

-

Due to the nature of the tests, some errors or warnings will be counted several times.   The links in the table and DNS list go to the detailed testing logs.

+

Due to the nature of the tests, some errors or warnings will be counted several times. There will be some duplication.

+

Due to the nature of the tests, some errors or warnings will be counted several times. There will be some duplication.

+

Due to the nature of the tests, some errors or warnings will be counted several times. There will be some duplication.

+

The links in the table and DNS list go to the detailed testing logs.


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 "The full results of the mirror checking is available at the URLs:\n\n" .. " https://borta.devuan.dev/apt-panopticon/results/Report-web.html\n (updated once every hour)\n" .. " https://sledjhamr.org/apt-panopticon/results/Report-web.html\n (updated once every ten minutes)\n\n" .. - "Due to the nature of the tests, some errors or warnings will be \ncounted several times. " .. + "Due to the nature of the tests, some errors or warnings will be \ncounted several times. There will be some duplication.\n\n" .. + "Due to the nature of the tests, some errors or warnings will be \ncounted several times. There will be some duplication.\n\n" .. + "Due to the nature of the tests, some errors or warnings will be \ncounted several times. There will be some duplication.\n\n" .. "Refer to the logs on the web page for details.\n\n" .. "Please see below the current status of the Devuan Package Mirror \nnetwork:\n\n" .. "==== package mirror status " .. os.date("!%F %H:%M") .. " GMT ====\n" .. -- cgit v1.1