aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authoronefang2020-07-01 19:28:04 +1000
committeronefang2020-07-01 19:28:04 +1000
commit1975069c97cd506ee8bb02e3620de3c12d444c5c (patch)
tree834cfb64fff7b85957b2445eec5ff987ad25c5a0
parentRemove jessie (it's been archived), promote beowulf (new stable), add chimaer... (diff)
downloadapt-panopticon-1975069c97cd506ee8bb02e3620de3c12d444c5c.zip
apt-panopticon-1975069c97cd506ee8bb02e3620de3c12d444c5c.tar.gz
apt-panopticon-1975069c97cd506ee8bb02e3620de3c12d444c5c.tar.bz2
apt-panopticon-1975069c97cd506ee8bb02e3620de3c12d444c5c.tar.xz
gitea -> git.
-rw-r--r--README.md4
-rwxr-xr-xapt-panopticon-report-email-web.lua8
2 files changed, 6 insertions, 6 deletions
diff --git a/README.md b/README.md
index a0ea308..2edc3ca 100644
--- a/README.md
+++ b/README.md
@@ -29,9 +29,9 @@ The details of that are yet to be determined.
29 29
30 30
31You can get the source code from [https://sledjhamr.org/cgit/apt-panopticon/](https://sledjhamr.org/cgit/apt-panopticon/) (main repo) 31You can get the source code from [https://sledjhamr.org/cgit/apt-panopticon/](https://sledjhamr.org/cgit/apt-panopticon/) (main repo)
32and [https://gitea.devuan.dev/onefang/apt-panopticon](https://gitea.devuan.dev/onefang/apt-panopticon) (Devuan repo). 32and [https://git.devuan.dev/onefang/apt-panopticon](https://git.devuan.dev/onefang/apt-panopticon) (Devuan repo).
33You can get the cgp graphing source code from [https://sledjhamr.org/cgit/apt-panopticon_cgp/]() (main repo) 33You can get the cgp graphing source code from [https://sledjhamr.org/cgit/apt-panopticon_cgp/]() (main repo)
34and [https://gitea.devuan.dev/onefang/apt-panopticon_cgp](https://gitea.devuan.dev/onefang/apt-panopticon_cgp) (Devuan repo). 34and [https://git.devuan.dev/onefang/apt-panopticon_cgp](https://git.devuan.dev/onefang/apt-panopticon_cgp) (Devuan repo).
35 35
36The issue tracker is at [https://sledjhamr.org/mantisbt/project_page.php?project_id=13](https://sledjhamr.org/mantisbt/project_page.php?project_id=13) 36The issue tracker is at [https://sledjhamr.org/mantisbt/project_page.php?project_id=13](https://sledjhamr.org/mantisbt/project_page.php?project_id=13)
37 37
diff --git a/apt-panopticon-report-email-web.lua b/apt-panopticon-report-email-web.lua
index 7c68e91..f293a4e 100755
--- a/apt-panopticon-report-email-web.lua
+++ b/apt-panopticon-report-email-web.lua
@@ -445,9 +445,9 @@ if nil == email then C("opening mirrors file - " .. e) else
445 "* This means that this protocol isn't actually supported, but the test was run ayway.\n\n" .. 445 "* This means that this protocol isn't actually supported, but the test was run ayway.\n\n" ..
446 "Thanks for your precious help in ensuring that Devuan GNU+Linux \nremains a universal, stable, dependable, free operating system.\n\n" .. 446 "Thanks for your precious help in ensuring that Devuan GNU+Linux \nremains a universal, stable, dependable, free operating system.\n\n" ..
447 "You can get the source code from https://sledjhamr.org/cgit/apt-panopticon/about/ (main repo)\n" .. 447 "You can get the source code from https://sledjhamr.org/cgit/apt-panopticon/about/ (main repo)\n" ..
448 "and from https://gitea.devuan.dev/onefang/apt-panopticon' (Devuan repo).\n" .. 448 "and from https://git.devuan.dev/onefang/apt-panopticon' (Devuan repo).\n" ..
449 "You can get the cgp graphing source code from https://sledjhamr.org/cgit/apt-panopticon_cgp/about/ (main repo)\n" .. 449 "You can get the cgp graphing source code from https://sledjhamr.org/cgit/apt-panopticon_cgp/about/ (main repo)\n" ..
450 "and https://gitea.devuan.dev/onefang/apt-panopticon_cgp (Devuan repo)\n\n" .. 450 "and https://git.devuan.dev/onefang/apt-panopticon_cgp (Devuan repo)\n\n" ..
451 "Love\n\n" .. 451 "Love\n\n" ..
452 "The Dev1Devs\n\n") 452 "The Dev1Devs\n\n")
453 email:close() 453 email:close()
@@ -569,9 +569,9 @@ if nil == web then C("opening mirrors file - " .. e) else
569 web:write( "<hr>\n<hr>\n<p>The <a href='Report-email.txt'>email report</a>. &nbsp; " .. 569 web:write( "<hr>\n<hr>\n<p>The <a href='Report-email.txt'>email report</a>. &nbsp; " ..
570 "All <a href='../results'>the logs and other output</a>. &nbsp; " .. 570 "All <a href='../results'>the logs and other output</a>. &nbsp; " ..
571 "You can get the <a href='https://sledjhamr.org/cgit/apt-panopticon/about/'>source code here (main repo)</a>" .. 571 "You can get the <a href='https://sledjhamr.org/cgit/apt-panopticon/about/'>source code here (main repo)</a>" ..
572 "and <a href='https://gitea.devuan.dev/onefang/apt-panopticon'>here (Devuan repo)</a>. &nbsp;" .. 572 "and <a href='https://git.devuan.dev/onefang/apt-panopticon'>here (Devuan repo)</a>. &nbsp;" ..
573 "You can get the cgp graphing <a href='https://sledjhamr.org/cgit/apt-panopticon_cgp/about/'>source code here (main repo)</a>" .. 573 "You can get the cgp graphing <a href='https://sledjhamr.org/cgit/apt-panopticon_cgp/about/'>source code here (main repo)</a>" ..
574 "and <a href='https://gitea.devuan.dev/onefang/apt-panopticon_cgp'>here (Devuan repo)</a>.</p>\n" 574 "and <a href='https://git.devuan.dev/onefang/apt-panopticon_cgp'>here (Devuan repo)</a>.</p>\n"
575 ) 575 )
576 local whn = APT.exe('TZ="GMT" ls -dl1 --time-style="+%s" results/stamp | cut -d " " -f 6-6'):Do().result:sub(2, -2) 576 local whn = APT.exe('TZ="GMT" ls -dl1 --time-style="+%s" results/stamp | cut -d " " -f 6-6'):Do().result:sub(2, -2)
577 web:write( "<p>This run took " .. (os.time() - tonumber("0" .. whn)) .. " seconds.</p>" .. 577 web:write( "<p>This run took " .. (os.time() - tonumber("0" .. whn)) .. " seconds.</p>" ..