From a2918d0244726debc0429fb7229d6c1ea57627c1 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 20 Jun 2016 01:33:13 +0200 Subject: reproducible debian: temporarily stopping the builds, new debhelper is buggy. --- bin/reproducible_build.sh | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'bin/reproducible_build.sh') diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh index b692c40c..ac3fc59c 100755 --- a/bin/reproducible_build.sh +++ b/bin/reproducible_build.sh @@ -4,6 +4,16 @@ # © 2015-2016 Mattia Rizzolo # released under the GPLv=2 +# disable everything +if true ; then + echo -n "temporarily stopping the builds, new debhelper is buggy. sleeping 12h now" + for i in $(seq 1 12) ; do + sleep 1 + echo -n "." + done + exit 0 +fi + DEBUG=false . /srv/jenkins/bin/common-functions.sh common_init "$@" -- cgit v1.2.3-70-g09d2