From 8447bc313fc22253226f50dcac9ce6e61cd1e95d Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 20 Jun 2016 01:41:03 +0200 Subject: reproducible debian: I need sleep too… MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bin/reproducible_build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh index ecc8d2af..82fe1ccc 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 -- cgit v1.2.3-70-g09d2