Skip to content

Commit aeb1213

Browse files
authored
Change from NCO's feedback (#478)
1 parent 4be44aa commit aeb1213

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/exglobal_atmos_pmgr.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ postjobs=`cat posthours`
4040
# Wait for all fcst hours to finish
4141
#
4242
icnt=1
43-
while [ $icnt -lt 1000 ]
43+
while [ $icnt -lt 1080 ]
4444
do
4545
for fhr in $postjobs
4646
do

0 commit comments

Comments
 (0)