[Qa-jenkins-scm] [jenkins.debian.net] 01/01: Revert "reproducible Debian: stop all the builds"

Mattia Rizzolo mattia at debian.org
Mon Aug 1 11:39:48 UTC 2016


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

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

commit 3700c5dff3b9299ad2becba3ab90517d4bd4e733
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Mon Aug 1 11:31:04 2016 +0000

    Revert "reproducible Debian: stop all the builds"
    
    This reverts commit 4359bc14b77522046547f877725650689cf7b5f2.
---
 bin/reproducible_build.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh
index 6501edc..f32fcb5 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -37,8 +37,8 @@ _log () {
 
 exit_early_if_debian_is_broken() {
 	# debian is fine, thanks
-	if true || [ "$ARCH" = "armhf" ] ; then
-		echo "Temporarily stopping the builds due to the new dpkg upload… sleeping 12h now…"
+	if false && [ "$ARCH" = "armhf" ] ; then
+		echo "Temporarily stopping the builds on armhf due to #827724… sleeping 12h now…"
 		for i in $(seq 1 12) ; do
 			sleep 1h
 			echo "one hour passed…."

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