Skip to content

Commit

Permalink
VLab Issue #64845 - update UFS_utils to v1.0.0 tag
Browse files Browse the repository at this point in the history
  • Loading branch information
KateFriedman-NOAA committed Jun 11, 2019
1 parent ad03fe5 commit 6ca5556
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 @@ -42,7 +42,7 @@ if [[ ! -d ufs_utils.fd ]] ; then
rm -f ${topdir}/checkout-ufs_utils.log
git clone --recursive gerrit:UFS_UTILS ufs_utils.fd >> ${topdir}/checkout-ufs_utils.fd.log 2>&1
cd ufs_utils.fd
git checkout release/1.0.0
git checkout v1.0.0
cd ${topdir}
else
echo 'Skip. Directory ufs_utils.fd already exists.'
Expand Down

0 comments on commit 6ca5556

Please sign in to comment.