Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Pmodules
buildblocks
Commits
c2ffa54b
Commit
c2ffa54b
authored
Mar 23, 2015
by
gsell
Browse files
scripts/HDF5/build_all_variants: exit if a build failed
parent
40e0143b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
scripts/HDF5/build_all_variants
scripts/HDF5/build_all_variants
+1
-0
No files found.
scripts/HDF5/build_all_variants
View file @
c2ffa54b
...
...
@@ -19,6 +19,7 @@ for cc in "${COMPILER_VERSIONS[@]}"; do
echo
" compile:
$cc
"
echo
" mpi:
$mpi
"
echo
" hdf5:
$hdf5
"
exit
1
}
done
done
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment