Skip to content

Commit

Permalink
Issue #16: update DA checkout to feature/parallel_ncio
Browse files Browse the repository at this point in the history
  • Loading branch information
RussTreadon-NOAA committed Feb 3, 2020
1 parent bad2fc1 commit f89bafe
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 @@ -22,7 +22,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 feature/fv3_ncio
git checkout feature/parallel_ncio
git submodule update
cd ${topdir}
else
Expand Down

0 comments on commit f89bafe

Please sign in to comment.