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
e073f7c0
Commit
e073f7c0
authored
Mar 16, 2020
by
Marco Clemencic
Browse files
fix bug in argparse --siteroot handling
parent
a0986f77
Pipeline
#1497284
passed with stage
in 28 minutes and 29 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
python/LbEnv/ProjectEnv/options.py
View file @
e073f7c0
...
...
@@ -282,6 +282,7 @@ def addSearchPath(parser):
parser
.
add_argument
(
"-r"
,
"--siteroot"
,
action
=
SiterootAction
,
help
=
"path to the installation root, used to add default search path"
,
)
...
...
Write
Preview
Markdown
is supported
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