From dec3e31e60ccea41d20c87073bf723c382074f08 Mon Sep 17 00:00:00 2001 From: Zack Galbreath Date: Thu, 14 Apr 2022 12:42:30 -0400 Subject: spack ci: remove relate-CDash-builds functionality (#29950) gitlab ci: Remove code for relating CDash builds Relating CDash builds to their dependencies was a seldom used feature. Removing it will make it easier for us to reorganize our CDash projects & build groups in the future by eliminating the needs to keep track of CDash build ids in our binary mirrors. --- 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 135c4eb3b3..b0870551f6 100755 --- a/share/spack/spack-completion.bash +++ b/share/spack/spack-completion.bash @@ -548,7 +548,7 @@ _spack_buildcache_check() { } _spack_buildcache_download() { - SPACK_COMPREPLY="-h --help -s --spec --spec-file -p --path -c --require-cdashid" + SPACK_COMPREPLY="-h --help -s --spec --spec-file -p --path" } _spack_buildcache_get_buildcache_name() { -- cgit v1.2.3-70-g09d2