summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbuildbot/linkchecker.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/buildbot/linkchecker.sh b/buildbot/linkchecker.sh
index c8f5680..1eaac24 100755
--- a/buildbot/linkchecker.sh
+++ b/buildbot/linkchecker.sh
@@ -24,7 +24,6 @@ podman build -t linkchecker:latest -f "$HOME/deployment/buildbot/linkchecker.Con
# 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
- echo "Starting check on $url"
echo -e "\n\n#############################\n## Starting check on ${url}\n#############################\n"
podman run --rm localhost/linkchecker:latest \
linkchecker \