From ace52bd47670a364df5746d6a4cd8aa34d1b0661 Mon Sep 17 00:00:00 2001 From: Scott Wittenburg Date: Tue, 16 Jun 2020 22:01:35 -0600 Subject: Provide your own script, before_script, and after_script --- 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 f77f60dfc9..2de74b888c 100755 --- a/share/spack/spack-completion.bash +++ b/share/spack/spack-completion.bash @@ -465,7 +465,7 @@ _spack_ci() { } _spack_ci_generate() { - SPACK_COMPREPLY="-h --help --output-file --copy-to --spack-repo --spack-ref --optimize --dependencies" + SPACK_COMPREPLY="-h --help --output-file --copy-to --optimize --dependencies" } _spack_ci_rebuild() { -- cgit v1.2.3-70-g09d2