diff options
author | Massimiliano Culpo <massimiliano.culpo@gmail.com> | 2019-10-05 08:42:21 +0200 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2019-10-04 23:42:21 -0700 |
commit | 6a1021b81cb3e0de3510c5d0b410d49055d73f0e (patch) | |
tree | b6742400259d38750ba75d25875265e7e9a78b0a /bin | |
parent | a362cf5ff6dcea353560409b9430ca82150b5918 (diff) | |
download | spack-6a1021b81cb3e0de3510c5d0b410d49055d73f0e.tar.gz spack-6a1021b81cb3e0de3510c5d0b410d49055d73f0e.tar.bz2 spack-6a1021b81cb3e0de3510c5d0b410d49055d73f0e.tar.xz spack-6a1021b81cb3e0de3510c5d0b410d49055d73f0e.zip |
bugfix: issue with custom dotkit root in config.yaml (#13046)
When removing support for dotkit in #11986 the code trying to set the
paths of the various module files was not updated to skip it. This
results in a failure because of a key error after the deprecation
warning is displayed to user.
This commit fixes the issue and adds a unit test for regression.
Note that code for Spack chains has been updated accordingly but
no unit test has been added for that case.
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions