diff options
author | dvs1 | 2025-03-16 14:05:41 +1000 |
---|---|---|
committer | dvs1 | 2025-03-16 14:05:41 +1000 |
commit | b99e1aa18284cff6b7807f8fd3c35f5b6bd72b6c (patch) | |
tree | 36a60d0738603ce437a01c17f234eca7d7b2424f | |
parent | Bump base-files version. (diff) | |
download | apt-panopticon-b99e1aa18284cff6b7807f8fd3c35f5b6bd72b6c.zip apt-panopticon-b99e1aa18284cff6b7807f8fd3c35f5b6bd72b6c.tar.gz apt-panopticon-b99e1aa18284cff6b7807f8fd3c35f5b6bd72b6c.tar.bz2 apt-panopticon-b99e1aa18284cff6b7807f8fd3c35f5b6bd72b6c.tar.xz |
Update git.devuan.dev to git.devuan.org.
Diffstat (limited to '')
-rw-r--r-- | README.md | 4 | ||||
-rwxr-xr-x | apt-panopticon-report-email-web.lua | 8 |
2 files changed, 6 insertions, 6 deletions
@@ -29,9 +29,9 @@ The details of that are yet to be determined. | |||
29 | 29 | ||
30 | 30 | ||
31 | You can get the source code from [https://sledjhamr.org/cgit/apt-panopticon/](https://sledjhamr.org/cgit/apt-panopticon/) (main repo) | 31 | You can get the source code from [https://sledjhamr.org/cgit/apt-panopticon/](https://sledjhamr.org/cgit/apt-panopticon/) (main repo) |
32 | and [https://git.devuan.dev/onefang/apt-panopticon](https://git.devuan.dev/onefang/apt-panopticon) (Devuan repo). | 32 | and [https://git.devuan.org/onefang/apt-panopticon](https://git.devuan.org/onefang/apt-panopticon) (Devuan repo). |
33 | You can get the cgp graphing source code from [https://sledjhamr.org/cgit/apt-panopticon_cgp/]() (main repo) | 33 | You can get the cgp graphing source code from [https://sledjhamr.org/cgit/apt-panopticon_cgp/]() (main repo) |
34 | and [https://git.devuan.dev/onefang/apt-panopticon_cgp](https://git.devuan.dev/onefang/apt-panopticon_cgp) (Devuan repo). | 34 | and [https://git.devuan.org/onefang/apt-panopticon_cgp](https://git.devuan.org/onefang/apt-panopticon_cgp) (Devuan repo). |
35 | 35 | ||
36 | The issue tracker is at [https://sledjhamr.org/mantisbt/project_page.php?project_id=13](https://sledjhamr.org/mantisbt/project_page.php?project_id=13) | 36 | The 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 7f010cb..de63274 100755 --- a/apt-panopticon-report-email-web.lua +++ b/apt-panopticon-report-email-web.lua | |||
@@ -486,9 +486,9 @@ if nil == email then C("opening mirrors file - " .. e) else | |||
486 | "* This means that this protocol isn't actually supported, but the test was run ayway.\n\n" .. | 486 | "* This means that this protocol isn't actually supported, but the test was run ayway.\n\n" .. |
487 | "Thanks for your precious help in ensuring that Devuan GNU+Linux \nremains a universal, stable, dependable, free operating system.\n\n" .. | 487 | "Thanks for your precious help in ensuring that Devuan GNU+Linux \nremains a universal, stable, dependable, free operating system.\n\n" .. |
488 | "You can get the source code from https://sledjhamr.org/cgit/apt-panopticon/about/ (main repo)\n" .. | 488 | "You can get the source code from https://sledjhamr.org/cgit/apt-panopticon/about/ (main repo)\n" .. |
489 | "and from https://git.devuan.dev/onefang/apt-panopticon' (Devuan repo).\n" .. | 489 | "and from https://git.devuan.org/onefang/apt-panopticon' (Devuan repo).\n" .. |
490 | "You can get the cgp graphing source code from https://sledjhamr.org/cgit/apt-panopticon_cgp/about/ (main repo)\n" .. | 490 | "You can get the cgp graphing source code from https://sledjhamr.org/cgit/apt-panopticon_cgp/about/ (main repo)\n" .. |
491 | "and https://git.devuan.dev/onefang/apt-panopticon_cgp (Devuan repo)\n\n" .. | 491 | "and https://git.devuan.org/onefang/apt-panopticon_cgp (Devuan repo)\n\n" .. |
492 | "Love\n\n" .. | 492 | "Love\n\n" .. |
493 | "The Dev1Devs\n\n") | 493 | "The Dev1Devs\n\n") |
494 | email:close() | 494 | email:close() |
@@ -623,9 +623,9 @@ if nil == web then C("opening mirrors file - " .. e) else | |||
623 | web:write( "<hr>\n<hr>\n<p>The <a href='Report-email.txt'>email report</a>. " .. | 623 | web:write( "<hr>\n<hr>\n<p>The <a href='Report-email.txt'>email report</a>. " .. |
624 | "All <a href='../results'>the logs and other output</a>. " .. | 624 | "All <a href='../results'>the logs and other output</a>. " .. |
625 | "You can get the <a href='https://sledjhamr.org/cgit/apt-panopticon/about/'>source code here (main repo)</a>" .. | 625 | "You can get the <a href='https://sledjhamr.org/cgit/apt-panopticon/about/'>source code here (main repo)</a>" .. |
626 | "and <a href='https://git.devuan.dev/onefang/apt-panopticon'>here (Devuan repo)</a>. " .. | 626 | "and <a href='https://git.devuan.org/onefang/apt-panopticon'>here (Devuan repo)</a>. " .. |
627 | "You can get the cgp graphing <a href='https://sledjhamr.org/cgit/apt-panopticon_cgp/about/'>source code here (main repo)</a>" .. | 627 | "You can get the cgp graphing <a href='https://sledjhamr.org/cgit/apt-panopticon_cgp/about/'>source code here (main repo)</a>" .. |
628 | "and <a href='https://git.devuan.dev/onefang/apt-panopticon_cgp'>here (Devuan repo)</a>.</p>\n" | 628 | "and <a href='https://git.devuan.org/onefang/apt-panopticon_cgp'>here (Devuan repo)</a>.</p>\n" |
629 | ) | 629 | ) |
630 | local whn = APT.exe('TZ="GMT" ls -dl1 --time-style="+%s" results/stamp | cut -d " " -f 6-6'):Do().result:sub(2, -2) | 630 | local whn = APT.exe('TZ="GMT" ls -dl1 --time-style="+%s" results/stamp | cut -d " " -f 6-6'):Do().result:sub(2, -2) |
631 | web:write( "<p>This run took " .. (os.time() - tonumber("0" .. whn)) .. " seconds.     apt-panopticon version " .. APT.version .. " </p>" .. | 631 | web:write( "<p>This run took " .. (os.time() - tonumber("0" .. whn)) .. " seconds.     apt-panopticon version " .. APT.version .. " </p>" .. |