Skip to content

Commit

Permalink
modified: JGLOBAL_FORECAST
Browse files Browse the repository at this point in the history
  • Loading branch information
yangfanglin committed Nov 30, 2020
1 parent 25a28c8 commit d82efa8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions jobs/JGLOBAL_FORECAST
Original file line number Diff line number Diff line change
Expand Up @@ -105,11 +105,9 @@ fi
##########################################
# Source machine runtime environment
##########################################
if [ $RUN_ENVIR = "nco" ]; then
. $HOMEgfs/env/${machine}.env fcst
status=$?
[[ $status -ne 0 ]] && exit $status
fi

#--------------------------------
fi
Expand Down

0 comments on commit d82efa8

Please sign in to comment.