Changeset 4364


Ignore:
Timestamp:
Dec 2, 2022, 7:25:29 PM (18 months ago)
Author:
fhourdin
Message:

Details sur le nettoyage du replay

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOL/Replay/replay_clean.sh

    r4347 r4364  
    44replay_comment="replay automatic include"
    55if [ $# = 0 ] ; then
    6    \rm -f dump_replay*.h mcall_param_replay.F90 dump_ini_module.F90 get_ini_module.F90 input tmp tmp2
     6   \rm -f dump_replay*.h dump_param.h dump_ini.h call_param_replay.F90 dump_ini_module.F90 get_ini_module.F90 input tmp tmp2
    77   for file in `grep "$replay_comment" *F90 | cut -d: -f1` ; do
    88      sed -i"" -e "/$replay_comment/d" $file
Note: See TracChangeset for help on using the changeset viewer.