spack/lib/spack
scheibelp 22fbb3dba7
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
2018-09-12 18:15:31 -07:00
..
docs Extended set of environment modification commands. (#8996) 2018-09-05 10:56:45 -07:00
env Extended set of environment modification commands. (#8996) 2018-09-05 10:56:45 -07:00
external yaml: use ruamel.yaml instead of pyyaml 2018-08-20 16:36:04 -07:00
llnl install_tree: symlink handling and add 'ignore' option (#9019) 2018-08-17 22:08:38 -04:00
spack Bug fix: module file path parsing (#9100) 2018-09-12 18:15:31 -07:00