Skip to content
Snippets Groups Projects
Commit ae709542 authored by Nathaniel Kofalt's avatar Nathaniel Kofalt
Browse files

Move location

parent d2d29070
No related branches found
No related tags found
No related merge requests found
......@@ -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': {
......
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