2 Commits 1ee1ecbbcf ... 17ddb9e68f

Autor SHA1 Mensaje Fecha
  Charles Pelletier 17ddb9e68f change isfpcl.track location hace 4 años
  T1FWB - Charles Pelletier (charles.pelletier@uclouvain.be) 1ee1ecbbcf Minor change to isfcpl.track hace 4 años
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      templates/scripts/skeleton.sh

+ 1 - 1
templates/scripts/skeleton.sh

@@ -403,7 +403,7 @@ do
 	    date_end_isfcpl=${leg_almostend_date_yyyymmdd}
 	    sed -i "s/.*date_end_isfcpl=.*/date_end_isfcpl=${date_end_isfcpl}/" ${start_dir}/isfcpl.track
 
-	    cp -f ${start_dir}/isfcpl.track ${start_dir}/tmp/isfcpl.old
+	    cp -f ${start_dir}/isfcpl.track ${start_dir}/isfcpl.old
 	    ${rebuild_nemo_exe} mesh_mask ${nem_numproc}
 	    
 	    module purge; module load CDO