Skip to content

Commit

Permalink
Update parm/config/gfs/config.resources.GAEA
Browse files Browse the repository at this point in the history
  • Loading branch information
aerorahul authored Jul 2, 2024
1 parent 4c79540 commit 7fd0d79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions parm/config/gfs/config.resources.GAEA
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ case ${step} in

esac

# shellcheck disable=SC2312
for mem_var in $(env | grep '^memory_' | cut -d= -f1); do
unset "${mem_var}"
done

0 comments on commit 7fd0d79

Please sign in to comment.