Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Corryvreckan
Corryvreckan
Commits
0a2794af
Commit
0a2794af
authored
Jan 09, 2019
by
Jens Kroeger
Browse files
implemented feedback in jobsub.py
parent
46b8574b
Changes
1
Hide whitespace changes
Inline
Side-by-side
jobsub/jobsub.py
View file @
0a2794af
...
...
@@ -320,7 +320,7 @@ def submitCondor(filenamebase, jobtask, subfile, runnr):
exit
(
1
)
# Add condor_submit parameters:
cmd
=
cmd
+
" -batch-name
\"
Run
"
+
runnr
+
"
\"
"
cmd
=
cmd
+
" -batch-name
\"
Corry
"
+
runnr
+
"
\"
"
# check for Corryvreckan executable
corry
=
check_program
(
"corry"
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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