summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_build_archlinux_pkg.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-12-21 21:29:12 +0100
committerHolger Levsen <holger@layer-acht.org>2015-12-21 21:29:12 +0100
commit51b170a6734d35f35de2d0360dad648e966646a0 (patch)
tree6d974765f9ab90db7640c924b226afa353e5ca72 /bin/reproducible_build_archlinux_pkg.sh
parentb7a3326373ecab775cbdab9e350bd58098393a8e (diff)
downloadjenkins.debian.net-51b170a6734d35f35de2d0360dad648e966646a0.tar.xz
reproducible archlinux: ignorance is only bliss if it works
Diffstat (limited to 'bin/reproducible_build_archlinux_pkg.sh')
-rwxr-xr-xbin/reproducible_build_archlinux_pkg.sh4
1 files changed, 0 insertions, 4 deletions
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