diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2018-08-08 22:52:19 -0700 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2018-08-09 08:00:22 -0700 |
commit | ed79d6a11b4c5baf811a126406bed1c7f623a26a (patch) | |
tree | e1f5f7f9be7871d9010db381ac6b917b68376353 /.codecov.yml | |
parent | 393d3c64fc6275e6e6d20269cbc155e4fdea97f8 (diff) | |
download | spack-ed79d6a11b4c5baf811a126406bed1c7f623a26a.tar.gz spack-ed79d6a11b4c5baf811a126406bed1c7f623a26a.tar.bz2 spack-ed79d6a11b4c5baf811a126406bed1c7f623a26a.tar.xz spack-ed79d6a11b4c5baf811a126406bed1c7f623a26a.zip |
bugfix: cc handles spaces in flag variables properly
- cc cleanup caused a parsing regression in flag handling
- We added proper quoting to array expansions, but flag variables were
never actually converted to arrays. Old code relied on this.
This commit:
- Adds reads to convert flags to arrays.
- Makes the cc test check for improper space handling to prevent future
regressions.
Diffstat (limited to '.codecov.yml')
0 files changed, 0 insertions, 0 deletions