changeset 3:b261160f10ee draft

planemo upload for repository https://github.com/NordicESMhub/galaxy-tools/tree/master/tools/essential_climate_variables commit 9a4156ff5fe0c74f33b115cf62c6d5c5732ee895
author climate
date Sun, 07 Jul 2019 10:04:37 -0400
parents b9d9fe0c2ce7
children 9ee8db6ffba3
files essential_climate_variables.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/essential_climate_variables.xml	Sun Jun 23 11:16:11 2019 -0400
+++ b/essential_climate_variables.xml	Sun Jul 07 10:04:37 2019 -0400
@@ -7,7 +7,7 @@
     </requirements>
     <command detect_errors="exit_code"><![CDATA[
        HOME=`pwd`  &&
-       source \$COPERNICUS_CDSAPIRC_KEY_FILE 2> /dev/null | true &&
+       cp \$COPERNICUS_CDSAPIRC_KEY_FILE .cdsapirc | true &&
        python3 '$__tool_directory__/ecv_retrieve.py'
             'ecv-for-climate-change' '$variable'
             --month '$month'