gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] 01/02: buildbot: add additional sites to linkchecker


From: gnunet
Subject: [taler-deployment] 01/02: buildbot: add additional sites to linkchecker script
Date: Mon, 16 Oct 2023 22:21:41 +0200

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

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

commit 048af345f44230e51babec5a78ec09593c724a71
Author: Devan Carpenter <devan@taler.net>
AuthorDate: Mon Oct 16 16:19:47 2023 -0400

    buildbot: add additional sites to linkchecker script
---
 buildbot/linkchecker.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/buildbot/linkchecker.sh b/buildbot/linkchecker.sh
index 2b24f7c..3ca8265 100755
--- a/buildbot/linkchecker.sh
+++ b/buildbot/linkchecker.sh
@@ -23,6 +23,8 @@ echo
 echo "Running this command:"
 echo   " wget --spider -r -nd -nv -H -l 1 -w 2 -o $logfile 
https://www.taler.net/";
 wget --spider -r -nd -nv -H -l 1 -w 2 -o $logfile https://www.taler.net/
+wget --spider -r -nd -nv -H -l 1 -w 2 -a $logfile https://docs.taler.net/
+wget --spider -r -nd -nv -H -l 1 -w 2 -a $logfile https://taler-systems.net/
 
 # display logfile
 echo

-- 
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]