Skip to content

Commit

Permalink
Remove extra line in config.resources
Browse files Browse the repository at this point in the history
  • Loading branch information
KateFriedman-NOAA committed Nov 9, 2023
1 parent f16996d commit 91ad811
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion parm/config/gfs/config.resources
Original file line number Diff line number Diff line change
Expand Up @@ -722,7 +722,6 @@ elif [[ ${step} = "post" ]]; then
if [[ "${npe_node_post_gfs}" -gt "${npe_node_max}" ]]; then export npe_node_post_gfs=${npe_node_max} ; fi
export is_exclusive=True


elif [[ ${step} = "verfozn" ]]; then

export wtime_verfozn="00:05:00"
Expand Down

0 comments on commit 91ad811

Please sign in to comment.