[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: regularily check whether the proxy works

Holger Levsen holger at layer-acht.org
Sat Jul 30 17:23:18 UTC 2016


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

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit cd819aae56f12609f494850099453f7392eae71d
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sat Jul 30 13:22:31 2016 -0400

    reproducible: regularily check whether the proxy works
---
 bin/reproducible_maintenance.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/bin/reproducible_maintenance.sh b/bin/reproducible_maintenance.sh
index ff85816..8e53ca0 100755
--- a/bin/reproducible_maintenance.sh
+++ b/bin/reproducible_maintenance.sh
@@ -43,6 +43,8 @@ fi
 
 # for Debian
 echo "$(date -u) - updating the schroots and pbuilder now..."
+# testing whether the proxy works
+curl http://www.debian.org > /dev/null
 set +e
 # use host architecture (only)
 ARCH=$(dpkg --print-architecture)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list