[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible archlinux: ignorance is only bliss if it works

Holger Levsen holger at moszumanska.debian.org
Mon Dec 21 20:29:36 UTC 2015


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 51b170a6734d35f35de2d0360dad648e966646a0
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon Dec 21 21:29:12 2015 +0100

    reproducible archlinux: ignorance is only bliss if it works
---
 bin/reproducible_build_archlinux_pkg.sh | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/bin/reproducible_build_archlinux_pkg.sh b/bin/reproducible_build_archlinux_pkg.sh
index 0b2a430..3c769c4 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

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