Skip to content
Snippets Groups Projects
Commit 9804fa04 authored by Ben Couturier's avatar Ben Couturier
Browse files

removed stray option definition

parent 9faa06db
No related branches found
No related tags found
1 merge request!101Add Ninja to the path after LbLogin
......@@ -263,11 +263,6 @@ class LbLoginScript(SourceScript):
dest="use_cmtextratags",
action="store_true",
help="use CMTEXTRATAGS during the LbScripts setup")
parser.add_option("--lb-run",
dest="use_lb_run",
action="store_true",
default = False,
help="Use lb-run instead of SetupProject for condifguration [default: %default]")
#-----------------------------------------------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment