Correct inconsistency in comment (#3414)

This commit is contained in:
Erik Schnetter 2017-03-11 13:52:08 -05:00 committed by Adam J. Stewart
parent 7e3eaba899
commit 63a8f79980

2
lib/spack/env/cc vendored
View File

@ -58,7 +58,7 @@ parameters=(
# The default compiler flags are passed from these variables:
# SPACK_CFLAGS, SPACK_CXXFLAGS, SPACK_FCFLAGS, SPACK_FFLAGS,
# SPACK_LDFLAGS, SPACK_LDLIBS
# Debug env var is optional; set to true for debug logging:
# Debug env var is optional; set to "TRUE" for debug logging:
# SPACK_DEBUG
# Test command is used to unit test the compiler script.
# SPACK_TEST_COMMAND