gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: linkchecker: wait 1 second bet


From: gnunet
Subject: [taler-deployment] branch master updated: linkchecker: wait 1 second between requests
Date: Mon, 15 Jan 2024 19:44:17 +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 5440b3b  linkchecker: wait 1 second between requests
5440b3b is described below

commit 5440b3b56f688ceb0a71bb6062d07a5f5cbdb8eb
Author: Devan Carpenter <devan@taler.net>
AuthorDate: Mon Jan 15 13:44:03 2024 -0500

    linkchecker: wait 1 second between requests
---
 buildbot/linkchecker.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buildbot/linkchecker.sh b/buildbot/linkchecker.sh
index 4ff9578..a17628f 100755
--- a/buildbot/linkchecker.sh
+++ b/buildbot/linkchecker.sh
@@ -6,7 +6,7 @@
 ## This script will scan www.taler.net for broken links and e-mail a copy of 
the log if any are found.
 
 logfile="$HOME/linkchecker.log"
-wait_time="0"
+wait_time="1"
 recurse_level="1"
 ignore_list="(.*)demo.taler.net(.*)\/orders\/(.*)" # appears to do *nothing*
 

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