commit
99b76c8c3c
1 changed files with 1 additions and 1 deletions
2
lib/spack/env/cc
vendored
2
lib/spack/env/cc
vendored
|
@ -130,7 +130,7 @@ if [ -z "$mode" ]; then
|
|||
done
|
||||
fi
|
||||
|
||||
# Dump the version and exist if we're in testing mode.
|
||||
# Dump the version and exit if we're in testing mode.
|
||||
if [ "$SPACK_TEST_COMMAND" = "dump-mode" ]; then
|
||||
echo "$mode"
|
||||
exit
|
||||
|
|
Loading…
Reference in a new issue