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. --- apt-panopticon-report-email-web.lua | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'apt-panopticon-report-email-web.lua') 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