Skip to content

Commit

Permalink
Last linter cleanup for post rename
Browse files Browse the repository at this point in the history
  • Loading branch information
WalterKolczynski-NOAA committed Sep 29, 2022
1 parent 044961b commit 1e95aee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/exgfs_atmos_post.sh
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ else ## not_anl if_stime
export IGEN=${IGEN_ANL}
fi

VDATE="$(${NDATE} +${fhr} "${PDY}${cyc}")"
VDATE="$(${NDATE} "+${fhr}" "${PDY}${cyc}")"
export VDATE
export OUTTYP=${OUTTYP:-4}
export GFSOUT="${PREFIX}gfsio${fhr}"
Expand Down

0 comments on commit 1e95aee

Please sign in to comment.