intel : polished code
This commit is contained in:
parent
4316f1cd31
commit
5ce97eeda5
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 New Issue
Block a user