aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorknarf <knarf@fb53df36-e548-4a1e-8150-ab98cbd5e786>2010-10-14 02:52:48 +0000
committerknarf <knarf@fb53df36-e548-4a1e-8150-ab98cbd5e786>2010-10-14 02:52:48 +0000
commit5032a345d25e8016b10434035bac351295183c35 (patch)
treeb43cef0bda892619f98e05d6400e4ab371fdec57
parent485c0631960c3434973ae3c4f5c2d40bb2bbba40 (diff)
only whitespace change, nothing to see here
git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/HDF5/trunk@23 fb53df36-e548-4a1e-8150-ab98cbd5e786
-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.'