diff options
author | scheibelp <scheibel1@llnl.gov> | 2018-09-12 18:15:31 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-12 18:15:31 -0700 |
commit | 22fbb3dba70283d9fdfe8e4e285815e4fafed7d8 (patch) | |
tree | 89fad0e26f921215210ddaf00bd0c01e538bb9c9 /etc | |
parent | 1e2b3b07687145388e51c4fa7764473fc3f4444f (diff) | |
download | spack-22fbb3dba70283d9fdfe8e4e285815e4fafed7d8.tar.gz spack-22fbb3dba70283d9fdfe8e4e285815e4fafed7d8.tar.bz2 spack-22fbb3dba70283d9fdfe8e4e285815e4fafed7d8.tar.xz spack-22fbb3dba70283d9fdfe8e4e285815e4fafed7d8.zip |
Bug fix: module file path parsing (#9100)
Improve Spack's parsing of module show to eliminate some false
positives (e.g. accepting MODULEPATH when it is in fact looking for
PATH). This makes the following changes:
* Updates the pattern searching for several paths to avoid the case
where they are prefixes of unwanted paths
* Adds a warning message when an extracted path doesn't exist (which
may help catch future module parsing bugs faster)
* Adds a test with the content mentioned in #9083
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions