summaryrefslogtreecommitdiff
path: root/.github/CODE_OF_CONDUCT.md
diff options
context:
space:
mode:
authorBrian Van Essen <vanessen1@llnl.gov>2022-06-17 16:52:06 -0500
committerMassimiliano Culpo <massimiliano.culpo@gmail.com>2022-07-20 08:10:41 +0200
commitb3e9abc72a181642235104d4c2784ac95acdcb02 (patch)
tree019eb6c985a1496be96b6f0577b93d1eec1e18c9 /.github/CODE_OF_CONDUCT.md
parent488a513109ffda96e9b334f84e2c1a177e79b088 (diff)
downloadspack-b3e9abc72a181642235104d4c2784ac95acdcb02.tar.gz
spack-b3e9abc72a181642235104d4c2784ac95acdcb02.tar.bz2
spack-b3e9abc72a181642235104d4c2784ac95acdcb02.tar.xz
spack-b3e9abc72a181642235104d4c2784ac95acdcb02.zip
Bugfix external find --all for libraries (#31186)
* Fixed a bug in the 'external find --all' command where the call failed to find packages by both executable and library. The bug was that the call `path.all_packages()` incorrectly turned the variable `packages_to_check` into a generator rather than keeping it a list. Thus the second call to `detection.by_library` had no work to do. * Fixed the help message for the find external and compiler commands as well as others that used the `scopes_metavar` field to define where the results should be stored in configuration space. Specifically, the fact that configuration could be added to the environment was not mentioned in the help message.
Diffstat (limited to '.github/CODE_OF_CONDUCT.md')
0 files changed, 0 insertions, 0 deletions