Skip to content
Snippets Groups Projects
Unverified Commit 6955ea1f authored by AJRubio-Montero's avatar AJRubio-Montero Committed by GitHub
Browse files

Merge branch 'master' into dev-challenge

parents bbb042f9 4bd10d3a
No related branches found
No related tags found
No related merge requests found
......@@ -349,8 +349,10 @@ def _consumer(catcodename, onedata_path, arti_params_dict):
# ------------ main stuff ---------
(arti_params, arti_params_dict, arti_params_json_md) = get_sys_args()
catcodename = arti_params_dict["p"]
onedata_path = '/mnt/datahub.egi.eu/LAGOsim'
# onedata_path = '/mnt/datahub.egi.eu/test8/LAGOSIM'
catalog_path = onedata_path + '/' + catcodename
print(arti_params, arti_params_dict, arti_params_json_md)
......
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