Skip to content
Snippets Groups Projects
Commit 065903e2 authored by Benjamin Wingfield's avatar Benjamin Wingfield
Browse files

add namespace to globus transfer

parent 0fc7f106
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ parallel --col-sep ' ' \
-a {work_dir}/{name}/transfer.txt \
java -Xmx256m \
-jar {globus_path} \
--spring.config.location={globus_parent_path}/config/ \
--spring.config.location={globus_parent_path}/config/{namespace} \
-s \{1} -d $TMPDIR --file_size \{2}
# the job _must be_ scheduled on a node with local storage
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment