From 51b170a6734d35f35de2d0360dad648e966646a0 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 21 Dec 2015 21:29:12 +0100 Subject: reproducible archlinux: ignorance is only bliss if it works --- bin/reproducible_build_archlinux_pkg.sh | 4 ---- 1 file changed, 4 deletions(-) (limited to 'bin/reproducible_build_archlinux_pkg.sh') diff --git a/bin/reproducible_build_archlinux_pkg.sh b/bin/reproducible_build_archlinux_pkg.sh index 0b2a430c..3c769c4b 100755 --- a/bin/reproducible_build_archlinux_pkg.sh +++ b/bin/reproducible_build_archlinux_pkg.sh @@ -157,8 +157,6 @@ first_build() { else # fail with notification exit 23 - else - exit $P3RESULT fi fi fi @@ -242,8 +240,6 @@ remote_build() { echo "$($date -u) - sigh, failure after not being able to verify pgp signatures. work to debug why ahead." exec /srv/jenkins/bin/abort.sh else - echo "$(date -u) - a new type of failure we dont know about yet. how exciting this might becomeā€¦" - exit 1 # FIXME: atm this is never reachedā€¦ handle_remote_error "with exit code $RESULT from $NODE for build #$BUILDNR for ${SRCPACKAGE} from $REPOSITORY" fi -- cgit v1.2.3-54-g00ecf