Changeset 6051 for BOL/Replay/replay_clean.sh
- Timestamp:
- Jan 23, 2026, 11:53:46 AM (3 days ago)
- File:
-
- 1 edited
-
BOL/Replay/replay_clean.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
BOL/Replay/replay_clean.sh
r5459 r6051 7 7 \rm -f dump_replay*.h dump_param.h dump_ini.h input tmp_get_subroutine_arg tmp_include_line tmp_include_line* tmp_include_line*_cpp tmp_include_line* 8 8 9 for file in `grep "$replay_comment" *f90 *F90 | cut -d: -f1` ; do9 for file in `grep "$replay_comment" *f90 *F90 dyn1d/*.[hfF]* | cut -d: -f1` ; do 10 10 sed -i"" -e "/$replay_comment/d" $file 11 11 done
Note: See TracChangeset
for help on using the changeset viewer.
