Skip to content

Commit

Permalink
Merge pull request NOAA-EMC#165 from NOAA-EMC/release/gfsv15.3.3
Browse files Browse the repository at this point in the history
GFSv15.3.3
  • Loading branch information
KateFriedman-NOAA authored Oct 22, 2020
2 parents 7728ce1 + 09a669c commit b7ece97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sorc/checkout.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ if [[ ! -d gsi.fd ]] ; then
rm -f ${topdir}/checkout-gsi.log
git clone --recursive gerrit:ProdGSI gsi.fd >> ${topdir}/checkout-gsi.log 2>&1
cd gsi.fd
git checkout gfsda.v15.3.2
git checkout gfsda.v15.3.3
git submodule update
cd ${topdir}
else
Expand Down

0 comments on commit b7ece97

Please sign in to comment.