spack/lib/spack
Massimiliano Culpo 5134504fd8 Fix broken spack find -u (#47102)
fixes #47101

The bug was introduced in #33495, where `spack find was not updated,
and wasn't caught by unit tests.

Now a Database can accept a custom predicate to select the installation
records. A unit test is added to prevent regressions. The weird convention
of having `any` as a default value has been replaced by the more commonly
used `None`.

Signed-off-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2024-11-18 12:47:11 +01:00
..
docs Update release documentation (#46991) 2024-11-18 12:47:11 +01:00
env ldflags=* are compiler flags, not linker flags (#43820) 2024-04-26 09:19:03 +02:00
external archspec: update to v0.2.5 (#46958) 2024-11-18 12:47:11 +01:00
llnl avoid double closing of fd in sub-processes (#47035) 2024-11-18 12:47:11 +01:00
spack Fix broken spack find -u (#47102) 2024-11-18 12:47:11 +01:00
spack_installable Update copyright year to 2024 (#41919) 2024-01-02 09:21:30 +01:00