Skip to content

Commit

Permalink
Clean up commments
Browse files Browse the repository at this point in the history
  • Loading branch information
ilianagenkova committed Sep 10, 2020
1 parent 35bf161 commit 2ee2610
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions sorc/checkout.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +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 # with EUM bufr changes
git checkout gfsda.v15.3.3
git submodule update
cd ${topdir}
else
Expand Down

0 comments on commit 2ee2610

Please sign in to comment.