From 4f1d9d6095e5d59ebec5563e628c74efebc150e9 Mon Sep 17 00:00:00 2001 From: Harmen Stoppels Date: Mon, 15 Mar 2021 21:34:18 +0100 Subject: Propagate --test= for environments (#22040) * Propagate --test= for environments * Improve help comment for spack concretize --test flag * Add tests for --test with environments --- share/spack/spack-completion.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share') diff --git a/share/spack/spack-completion.bash b/share/spack/spack-completion.bash index ef33f0cb9e..20bcf1e660 100755 --- a/share/spack/spack-completion.bash +++ b/share/spack/spack-completion.bash @@ -579,7 +579,7 @@ _spack_compilers() { } _spack_concretize() { - SPACK_COMPREPLY="-h --help -f --force" + SPACK_COMPREPLY="-h --help -f --force --test" } _spack_config() { -- cgit v1.2.3-70-g09d2