spack concretize: add --reuse argument
This commit is contained in:

committed by
Todd Gamblin

parent
290f57c779
commit
e2744fafa1
@@ -705,7 +705,7 @@ _spack_compilers() {
|
||||
}
|
||||
|
||||
_spack_concretize() {
|
||||
SPACK_COMPREPLY="-h --help -f --force --test"
|
||||
SPACK_COMPREPLY="-h --help --reuse -f --force --test"
|
||||
}
|
||||
|
||||
_spack_config() {
|
||||
|
Reference in New Issue
Block a user