diff options
author | Massimiliano Culpo <massimiliano.culpo@gmail.com> | 2018-07-10 10:54:55 +0200 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2018-07-24 11:27:17 -0700 |
commit | 443d702971be3ce7fa203348cb3eae16b55e0909 (patch) | |
tree | 2d169278c4fea2ad2ff55dc9b01d5e290b39ecf7 /bin | |
parent | c0d9de240ae49c3e5dccfdefbfcecfc4574cd539 (diff) | |
download | spack-443d702971be3ce7fa203348cb3eae16b55e0909.tar.gz spack-443d702971be3ce7fa203348cb3eae16b55e0909.tar.bz2 spack-443d702971be3ce7fa203348cb3eae16b55e0909.tar.xz spack-443d702971be3ce7fa203348cb3eae16b55e0909.zip |
spack load exits with 1 if module does not exist or is not installed
fixes #2215
fixes #2570
fixes #6676
fixes #7281
closes #3827
This PR reverts the use of `spack module loads` in favor of
`spack module find` when loading module files via Spack. After this PR
`spack load` will accept a single spec at a time, and will be able
to interpret correctly the `--dependencies` option.
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions