Commit 76c0abd2 authored by Holger Levsen's avatar Holger Levsen
Browse files

reproducible: fail hard if curl www.debian.org fails

parent 5f157e5a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -107,8 +107,8 @@ fi
echo "$(date -u) - testing whether the proxy works..."
curl http://www.debian.org > /dev/null
if [ $? -ne 0 ] ; then
	echo "Warning: curl http://www.debian.org failed, probably the proxy is down for $HOSTNAME"
	DIRTY=true
	echo "Error: curl http://www.debian.org failed, probably the proxy is down for $HOSTNAME"
	exit 1
fi

echo "$(date -u) - updating the schroots and pbuilder now..."
+1 −0
Original line number Diff line number Diff line
@@ -3,3 +3,4 @@
# as offline in the jenkins UI.

jtk1b-armhf-rb.debian.net
ff64a-armhf-rb.debian.net