gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-deployment] branch master updated: linkchecker: del survey and fi


From: gnunet
Subject: [taler-deployment] branch master updated: linkchecker: del survey and fix taler-systems url
Date: Mon, 19 Feb 2024 01:52:56 +0100

This is an automated email from the git hooks/post-receive script.

devan-carpenter pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new ff5d6b7  linkchecker: del survey and fix taler-systems url
ff5d6b7 is described below

commit ff5d6b78859663e0e0bd27ae2925c93b2cc49cb6
Author: Devan Carpenter <devan@taler.net>
AuthorDate: Sun Feb 18 19:51:15 2024 -0500

    linkchecker: del survey and fix taler-systems url
---
 buildbot/linkchecker.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buildbot/linkchecker.sh b/buildbot/linkchecker.sh
index 1eaac24..bb9c04b 100755
--- a/buildbot/linkchecker.sh
+++ b/buildbot/linkchecker.sh
@@ -23,7 +23,7 @@ fi
 podman build -t linkchecker:latest -f 
"$HOME/deployment/buildbot/linkchecker.Containerfile" 
"$HOME/deployment/buildbot"
 
 # Use wget to scan hosts and save output
-for url in "https://www.taler.net/"; "https://docs.taler.net/"; 
"https://taler-systems.net/"; "https://demo.taler.net/"; 
"https://bank.demo.taler.net/"; "https://shop.demo.taler.net/"; 
"https://donations.demo.taler.net/"; "https://survey.demo.taler.net/"; ; do
+for url in "https://www.taler.net/"; "https://docs.taler.net/"; 
"https://taler-systems.com/"; "https://demo.taler.net/"; 
"https://bank.demo.taler.net/"; "https://shop.demo.taler.net/"; 
"https://donations.demo.taler.net/"; ; do
        echo -e "\n\n#############################\n## Starting check on 
${url}\n#############################\n"
        podman run --rm localhost/linkchecker:latest \
                linkchecker \

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]