spack/lib
Massimiliano Culpo 6cda20472e
Fix loading of compiler modules on CRAY (#17984)
The modifications in 193e8333fa
introduced a bug in the loading of compiler modules, since a
function that was expecting a list of string was just getting
a string.

This commit fixes the bug and adds an assertion to verify the
prerequisite of the function.
2020-08-11 10:11:01 +02:00
..
spack Fix loading of compiler modules on CRAY (#17984) 2020-08-11 10:11:01 +02:00