Skip to content

Commit

Permalink
Update checkout.sh to use new gsi branch
Browse files Browse the repository at this point in the history
 On branch feature/gefs_v12_github_port2acorn
	modified:   sorc/checkout.sh

Refs: NOAA-EMC#345
  • Loading branch information
XianwuXue-NOAA committed Nov 4, 2021
1 parent 5539bfb commit 59feb05
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 @@ -48,7 +48,7 @@ if [[ ! -d gsi.fd ]] ; then
rc=$?
((err+=$rc))
cd gsi.fd
git checkout feature/gfsda.v16.0.0_port2acorn #gfsda.v16.0.0
git checkout feature/gefs_v12_port2wcoss2
git submodule update --init --recursive
cd ${topdir}
else
Expand Down

0 comments on commit 59feb05

Please sign in to comment.