-
- Downloads
Make EnvModule class use spec instead of package, fix using module of non-present package.
- Using the spec doesn't require the package to be there. - Restore ability to use non-present packages (which was broken)
Showing
- lib/spack/spack/cmd/module.py 6 additions, 7 deletionslib/spack/spack/cmd/module.py
- lib/spack/spack/hooks/dotkit.py 2 additions, 2 deletionslib/spack/spack/hooks/dotkit.py
- lib/spack/spack/modules.py 17 additions, 17 deletionslib/spack/spack/modules.py
- lib/spack/spack/util/string.py 3 additions, 1 deletionlib/spack/spack/util/string.py
Please register or sign in to comment