From 63950598c640d11dd22aefb020a202da94b0265e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Thu, 16 Aug 2018 15:38:00 +0200 Subject: [PATCH] Bundle script: stop when there is an error --- bundle/bundle-linux.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bundle/bundle-linux.sh b/bundle/bundle-linux.sh index 545ae44..f69ed1d 100755 --- a/bundle/bundle-linux.sh +++ b/bundle/bundle-linux.sh @@ -241,6 +241,10 @@ else "${SVN}" checkout "${SVN_BENCHMARK_URL}" "${SVN_BENCHMARK_CHECKOUT_DIRECTORY}" fi +################################################################################ +# From this point onward, we should stop when something fails. +set -e + ################################################################################ # Compile blender-benchmark.