Skip to content
Snippets Groups Projects
Commit 4b8e4755 authored by Charlotte Hausman's avatar Charlotte Hausman
Browse files

trying a thing for transfer plugin

parent c0a70ff4
No related branches found
No related tags found
1 merge request!631trying a thing for transfer plugin
Pipeline #3554 passed
......@@ -488,6 +488,7 @@ class WorkflowService(WorkflowServiceIF):
["condor_submit", str(job_file)],
cwd=str(folder.absolute()),
preexec_fn=self._switch_to_submituser(run_cv),
shell=True,
)
# return the logfile
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment