phase2: stop build process on compile failures
authorJo-Philipp Wich <jo@mein.io>
Mon, 6 Feb 2017 12:27:26 +0000 (13:27 +0100)
committerJo-Philipp Wich <jo@mein.io>
Mon, 6 Feb 2017 12:27:34 +0000 (13:27 +0100)
commit616afc13ed86554e993a72e23f9b0cb0a6a6fdc1
treed39f1f8ae940eb4744d135d4f073436647a4d699
parent37edd3cffe1b8e5c4a7874994604c746a1168ec6
phase2: stop build process on compile failures

Do not proceed the build if package/compile failed in order to prevent
breaking the live repositories.

Since aborts in this phase usually happen due to out-of-space or other
unrecoverable issues, it makes no sense to continue processing the
partially finished build artifacts.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
phase2/master.cfg