diff --git a/api/jobs.py b/api/jobs.py index 0a06970a62103b91973df6cd3ae42b69b96bfe16..759b199752499efce5dae81f4661ec99571cddab 100644 --- a/api/jobs.py +++ b/api/jobs.py @@ -165,7 +165,7 @@ def generate_formula(algorithm_id, i): { 'type': 'scitran', 'uri': '/' + i['container_type'] + '/' + i['container_id'] + '/files/' + i['filename'], - 'location': '/input/' + i['filename'], + 'location': '/input', } ], 'target': {