[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible debian: IO aint easy

Holger Levsen holger at layer-acht.org
Mon Jun 20 12:38: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 f9bfcf07faa58334c23166b8aa6e3155388b4390
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon Jun 20 14:37:41 2016 +0200

    reproducible debian: IO aint easy
---
 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 8b540f4..df6dcb4 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -16,10 +16,10 @@ set -e
 exit_early_if_debian_is_broken() {
 	# debian is fine, thanks
 	if false && [ "$ARCH" = "armhf" ] ; then
-		echo -n "temporarily stopping the builds on armhf due to #827724… sleeping 12h now…"
+		echo "Temporarily stopping the builds on armhf due to #827724… sleeping 12h now…"
 		for i in $(seq 1 12) ; do
 			sleep 1h
-			echo -n "."
+			echo "one our passed…."
 		done
 		exit 0
 	fi

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