spack/lib/spack
Satish Balay 79e25032e8 Bug fix: Module PATH check (#9574)
#9100 added a warning message when a path extracted from a module file
did not appear to be a valid filesystem path. This check was applied
to a variable which could be a list of paths, which would erroneously
trigger the warning. This commit updates the check to run at the
actual point where the path has been extracted.
2018-10-22 18:10:49 -07:00
..
docs relicense: replace LGPL headers with Apache-2.0/MIT SPDX headers 2018-10-17 14:42:06 -07:00
env relicense: replace LGPL headers with Apache-2.0/MIT SPDX headers 2018-10-17 14:42:06 -07:00
external relicense: replace LGPL headers with Apache-2.0/MIT SPDX headers 2018-10-17 14:42:06 -07:00
llnl relicense: replace LGPL headers with Apache-2.0/MIT SPDX headers 2018-10-17 14:42:06 -07:00
spack Bug fix: Module PATH check (#9574) 2018-10-22 18:10:49 -07:00