intel : polished code
This commit is contained in:
parent
4316f1cd31
commit
5ce97eeda5
1 changed files with 0 additions and 3 deletions
3
lib/spack/env/cc
vendored
3
lib/spack/env/cc
vendored
|
@ -155,7 +155,6 @@ input_command="$@"
|
|||
|
||||
if [ "$mode" == vcheck ] ; then
|
||||
exec "${input_command}"
|
||||
exit
|
||||
fi
|
||||
|
||||
#
|
||||
|
@ -343,5 +342,3 @@ if [ "$SPACK_DEBUG" = "TRUE" ]; then
|
|||
fi
|
||||
|
||||
exec "${full_command[@]}"
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue