diff options
author | Peter Scheibel <scheibel1@llnl.gov> | 2018-09-27 19:40:22 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-27 19:40:22 -0700 |
commit | 28f6a4a095fb5b0057b5b480157b2e2abaad9f1c (patch) | |
tree | 0a452716bd4e4536e101d45b431d1f309d2e4cf1 /.github/ISSUE_TEMPLATE/bug_report.md | |
parent | 1e75aef0e91b855d027d46a6a84783b2b1a95f39 (diff) | |
download | spack-28f6a4a095fb5b0057b5b480157b2e2abaad9f1c.tar.gz spack-28f6a4a095fb5b0057b5b480157b2e2abaad9f1c.tar.bz2 spack-28f6a4a095fb5b0057b5b480157b2e2abaad9f1c.tar.xz spack-28f6a4a095fb5b0057b5b480157b2e2abaad9f1c.zip |
Module path parsing: CRAY_LD_LIBRARY_PATH and PACKAGE_DIR (#9374)
Fix two bugs with module file parsing:
* Detection of the CRAY_LD_LIBRARY_PATH variable was broken by #9100.
This fixes it and adds a test for it.
* For module names like "foo-bar/1.0", the associated PACKAGE_DIR
environment variable name would be "FOO_BAR_DIR", but Spack was not
parsing the components and not converting "-" to "_"
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug_report.md')
0 files changed, 0 insertions, 0 deletions