[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible debian: I need sleep too…

Holger Levsen holger at layer-acht.org
Sun Jun 19 23:41:40 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 8447bc313fc22253226f50dcac9ce6e61cd1e95d
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon Jun 20 01:41:03 2016 +0200

    reproducible debian: I need sleep too…
---
 bin/reproducible_build.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh
index ecc8d2a..82fe1cc 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -8,7 +8,7 @@
 if [ "$(dpkg --print-architecture)" = "armhf" ] ; then
 	echo -n "temporarily stopping the builds on armhf, new debhelper is buggy, needs investigation… sleeping 12h now…"
 	for i in $(seq 1 12) ; do
-		sleep 1
+		sleep 1h
 		echo -n "."
 	done
 	exit 0

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