Skip to content

Commit 369b38d

Browse files
committed
cleanup
1 parent 18697ed commit 369b38d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

ckanext/dcor_depot/cli.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,9 +302,10 @@ def run_jobs_dcor_depot(modified_days=-1):
302302

303303
def get_commands():
304304
return [append_resource,
305+
dcor_import_figshare,
305306
dcor_list_s3_objects_for_dataset,
306307
dcor_migrate_resources_to_object_store,
307-
dcor_import_figshare,
308+
dcor_prune_stale_multipart_uploads,
308309
list_all_resources,
309310
run_jobs_dcor_depot,
310311
]

0 commit comments

Comments
 (0)