summaryrefslogtreecommitdiff
path: root/SECURITY.md
diff options
context:
space:
mode:
authorMichael Kuhn <michael.kuhn@ovgu.de>2023-11-24 15:56:42 +0100
committerGitHub <noreply@github.com>2023-11-24 15:56:42 +0100
commit7db386a018e2709bc4e22d61e18ab475ac8dbf33 (patch)
tree51f1648ca1a774c34aa463154fdcfeb495d2537e /SECURITY.md
parent92d076e6834aefdd29e3576ea36a1664e4e793f2 (diff)
downloadspack-7db386a018e2709bc4e22d61e18ab475ac8dbf33.tar.gz
spack-7db386a018e2709bc4e22d61e18ab475ac8dbf33.tar.bz2
spack-7db386a018e2709bc4e22d61e18ab475ac8dbf33.tar.xz
spack-7db386a018e2709bc4e22d61e18ab475ac8dbf33.zip
Fix multi-word aliases (#41126)
PR #40929 reverted the argument parsing to make `spack --verbose install` work again. It looks like `--verbose` is the only instance where this kind of argument inheritance is used since all other commands override arguments with the same name instead. For instance, `spack --bootstrap clean` does not invoke `spack clean --bootstrap`. Therefore, fix multi-line aliases again by parsing the resolved arguments and instead explicitly pass down `args.verbose` to commands.
Diffstat (limited to 'SECURITY.md')
0 files changed, 0 insertions, 0 deletions