Skip to content
Snippets Groups Projects
Commit 7abd1c67 authored by Oriol Tintó's avatar Oriol Tintó
Browse files

Fix clean template.

parent 9fd25fef
No related branches found
No related tags found
1 merge request!3Refactor folder structure. Putting configuration files and namelists inside...
......@@ -4,7 +4,9 @@
WORKDIR=%HPCROOTDIR%
STARTDATE=%SDATE%
MEMBER=%MEMBER%
FILES_TO_CLEAN="%simulation.FILES_TO_CLEAN%"
FILES_TO_CLEAN='%simulation.FILES_TO_CLEAN%'
echo "${FILES_TO_CLEAN}"
# Define run directory
RUNDIR=${WORKDIR}/${STARTDATE}/${MEMBER}
......
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