Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
hpc-team
strudelv2_spa
Commits
f25d0286
Commit
f25d0286
authored
Oct 11, 2019
by
Chris Hines
Browse files
add the option to remove a log for terminal sessions
parent
77f7ddb4
Pipeline
#7973
passed with stages
in 4 minutes and 21 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/assets/config/m3apps.dev.json
View file @
f25d0286
...
...
@@ -57,6 +57,12 @@
"paramscmd"
:
"/usr/local/sv2/dev/smux/params.py {jobid}"
,
"client"
:
{
"cmd"
:
null
,
"redir"
:
"tmux?token={token}"
},
"states"
:
[
"RUNNING"
]
},
{
"name"
:
"Remove log"
,
"paramscmd"
:
"/usr/local/sv2/dev/rmlog.py {jobid}"
,
"client"
:
null
,
"states"
:
[
"Finished"
]
}
],
"localbind"
:
true
,
...
...
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