Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
west-public
West
Commits
0bd03595
Commit
0bd03595
authored
Sep 30, 2019
by
Marco Govoni
Browse files
Bumped nitscf to 100
parent
3749404c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Pytools/west_clientserver.py
View file @
0bd03595
...
...
@@ -86,7 +86,7 @@ class QboxServer(ClientServer) :
if
"nitscf"
in
self
.
document
.
keys
()
:
command_suffix
+=
f
'
{
self
.
document
[
"nitscf"
]
}
'
else
:
command_suffix
+=
f
'2
0 '
command_suffix
+=
'10
0 '
if
"nite"
in
self
.
document
.
keys
()
:
command_suffix
+=
f
'
{
self
.
document
[
"nite"
]
}
'
#
...
...
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