aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/apt-panopticon-report-email.lua
diff options
context:
space:
mode:
Diffstat (limited to 'apt-panopticon-report-email.lua')
-rwxr-xr-xapt-panopticon-report-email.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/apt-panopticon-report-email.lua b/apt-panopticon-report-email.lua
index 024c32b..136ac56 100755
--- a/apt-panopticon-report-email.lua
+++ b/apt-panopticon-report-email.lua
@@ -173,6 +173,8 @@ if nil == file then C("opening mirrors file - " .. e) else
173 'Please contact "mirrors@devuan.org" if any of the information \nin the file above needs to be amended. \n\n' .. 173 'Please contact "mirrors@devuan.org" if any of the information \nin the file above needs to be amended. \n\n' ..
174 "The full results of the mirror checking is available at the URL:\n\n" .. 174 "The full results of the mirror checking is available at the URL:\n\n" ..
175 " https://sledjhamr.org/apt-panopticon/results/Report-web.html\n\n" .. 175 " https://sledjhamr.org/apt-panopticon/results/Report-web.html\n\n" ..
176 "Due to the nature of the tests, some errors or warnings will be \ncounted several times. " ..
177 "Refer to the logs on the web page for details.\n\n" ..
176 "Please see below the current status of the Devuan Package Mirror \nnetwork:\n\n" .. 178 "Please see below the current status of the Devuan Package Mirror \nnetwork:\n\n" ..
177 "---- BEGIN MIRROR-STATUS ----\n") 179 "---- BEGIN MIRROR-STATUS ----\n")
178 for k, v in orderedPairs(mirrors) do 180 for k, v in orderedPairs(mirrors) do