Bundle script: stop when there is an error
This commit is contained in:
@@ -241,6 +241,10 @@ else
|
|||||||
"${SVN}" checkout "${SVN_BENCHMARK_URL}" "${SVN_BENCHMARK_CHECKOUT_DIRECTORY}"
|
"${SVN}" checkout "${SVN_BENCHMARK_URL}" "${SVN_BENCHMARK_CHECKOUT_DIRECTORY}"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
################################################################################
|
||||||
|
# From this point onward, we should stop when something fails.
|
||||||
|
set -e
|
||||||
|
|
||||||
################################################################################
|
################################################################################
|
||||||
# Compile blender-benchmark.
|
# Compile blender-benchmark.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user