Skip to content

Commit

Permalink
Change from NCO's feedback (#478)
Browse files Browse the repository at this point in the history
  • Loading branch information
WenMeng-NOAA committed Apr 13, 2022
1 parent 4be44aa commit aeb1213
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/exglobal_atmos_pmgr.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ postjobs=`cat posthours`
# Wait for all fcst hours to finish
#
icnt=1
while [ $icnt -lt 1000 ]
while [ $icnt -lt 1080 ]
do
for fhr in $postjobs
do
Expand Down

0 comments on commit aeb1213

Please sign in to comment.