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
3aae40ab
Commit
3aae40ab
authored
Mar 24, 2015
by
gsell
Browse files
scripts/MPI/build_all_variants: exit on error
parent
b6021f80
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
scripts/MPI/build_all_variants
scripts/MPI/build_all_variants
+1
-0
No files found.
scripts/MPI/build_all_variants
View file @
3aae40ab
...
...
@@ -17,6 +17,7 @@ for cc in "${COMPILER_VERSIONS[@]}"; do
echo
"Oops: build failed for:"
echo
" compiler:
$cc
"
echo
" mpi:
$mpi
"
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