diff --git a/esmvaltool/cmorizers/mip_convert/rose-suite-template.conf b/esmvaltool/cmorizers/mip_convert/rose-suite-template.conf index 2381a8fec8..5562333fed 100644 --- a/esmvaltool/cmorizers/mip_convert/rose-suite-template.conf +++ b/esmvaltool/cmorizers/mip_convert/rose-suite-template.conf @@ -1,20 +1,20 @@ [jinja2:suite.rc] -ACTIVE_STREAMS= -CDDS_DIR= -CONCATENATE="FALSE" -CYCLING_FREQUENCIES= -DUMMY_RUN="FALSE" -FINAL_YEAR= -FIRST_YEAR= -INPUT_DIR= -LOCATION="LOTUS" -MEMORY="70000" -MIP_CONVERT_CONFIG_DIR= -NTHREADS_CONCATENATE="6" -OUTPUT_DIR= -PARALLEL_TASKS="20" -REF_YEAR= -STREAM_COMPONENTS= -STREAM_TIME_OVERRIDES= -TARGET_SUITE_NAME= -WALL_TIME="6:00:00" +ACTIVE_STREAMS = +CONCATENATE = "FALSE" +CYCLING_FREQUENCIES = +DUMMY_RUN = "FALSE" +FINAL_YEAR = +FIRST_YEAR = +REF_YEAR = +INPUT_DIR = +LOCATION = "LOTUS" +MEMORY = "70000" +MIP_CONVERT_CONFIG_DIR = +OUTPUT_DIR = +PARALLEL_TASKS = "20" +NTHREADS_CONCATENATE = "6" +CDDS_DIR = +STREAM_COMPONENTS = +STREAM_TIME_OVERRIDES = +TARGET_SUITE_NAME = +WALL_TIME = "6:00:00" diff --git a/esmvaltool/utils/recipe_test_workflow/recipe_test_workflow/app/install_env_file/rose-app.conf b/esmvaltool/utils/recipe_test_workflow/recipe_test_workflow/app/install_env_file/rose-app.conf index 50b729347a..17f9a769ce 100644 --- a/esmvaltool/utils/recipe_test_workflow/recipe_test_workflow/app/install_env_file/rose-app.conf +++ b/esmvaltool/utils/recipe_test_workflow/recipe_test_workflow/app/install_env_file/rose-app.conf @@ -1,7 +1,6 @@ # Copy the site specific environment file to the 'share/bin' directory in the # installed Cylc workflow (this directory is automatically added to the # ${PATH} by Cylc). - [command] default=cp ${ENV_FILE_SITE_PATH} ${SHARE_BIN_DIR}/${ENV_FILE}