-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Maybe this has been fixed in main/NEMO4.2?
We should check once it gets released.
wp6.2-demonstrator/scripts/setup
Lines 14 to 18 in effa22d
| # Add commas to namelists | |
| echo "Adding commas to namelists" | |
| for BOOL in true false TRUE FALSE; do | |
| find "$NEMODIR"/. -type f \( -name "*namelist*_ref" -o -name "*namelist*_cfg" \) -exec perl -pi -e "s/.$BOOL.(?!\s*,)/.$BOOL.,/g" {} + | |
| done |
Metadata
Metadata
Assignees
Labels
No labels