Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
LHCb Core Software
LbEnv
Commits
34674211
Commit
34674211
authored
Feb 05, 2019
by
Paul Seyfert
Browse files
adding fake variables for export
parent
8065813a
Pipeline
#1558328
failed with stages
in 1 minute and 12 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
shell-completion/zsh_completion
View file @
34674211
...
...
@@ -88,3 +88,6 @@ for comp_dir in $LHCB_COMPDIRS ; do
esac
done # loop over files
done # loop over directories
zstyle -s ':completion::complete:export:argument-rest:' fake-parameters preexisting
zstyle ':completion::complete:export:argument-rest:' fake-parameters NINJAFLAGS CMAKEFLAGS ${preexisting}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment