aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--HDF5.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/HDF5.sh b/HDF5.sh
index 77c2fb4..94a2df4 100644
--- a/HDF5.sh
+++ b/HDF5.sh
@@ -126,7 +126,7 @@ if [ -z "${HDF5_DIR}" -o "${HDF5_DIR}" = 'BUILD' ]; then
echo "HDF5: Done."
fi
)
-
+
if (( $? )); then
echo 'BEGIN ERROR'
echo 'Error while building HDF5. Aborting.'