# HG changeset patch
# User yating-l
# Date 1493915308 14400
# Node ID dda7929406105a6fcc41f492f54a1cd2ff3d55b6
# Parent 8acd0b4359ccd0bf9adca4cf3091d019c12a8a50
planemo upload
diff -r 8acd0b4359cc -r dda792940610 data_manager/fetch_reference_data.py
--- a/data_manager/fetch_reference_data.py Thu May 04 12:24:20 2017 -0400
+++ b/data_manager/fetch_reference_data.py Thu May 04 12:28:28 2017 -0400
@@ -11,7 +11,6 @@
from galaxy.util.json import from_json_string, to_json_string
-CHUNK_SIZE = 2**20 #1mb
def cleanup_before_exit(tmp_dir):
if tmp_dir and os.path.exists(tmp_dir):
diff -r 8acd0b4359cc -r dda792940610 data_manager_conf.xml
--- a/data_manager_conf.xml Thu May 04 12:24:20 2017 -0400
+++ b/data_manager_conf.xml Thu May 04 12:28:28 2017 -0400
@@ -6,11 +6,11 @@
-
+
${path}
- ${value}/${path}
+ ${name}/${path}
- ${GALAXY_DATA_MANAGER_DATA_PATH}/${value}/${path}
+ ${GALAXY_DATA_MANAGER_DATA_PATH}/${name}/${path}
abspath