Skip to content

Commit

Permalink
Update EMC_verif-global tag checkout to 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
malloryprow committed Jan 21, 2020
1 parent 6872f79 commit 72e8adf
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 @@ -66,7 +66,7 @@ if [[ ! -d verif-global.fd ]] ; then
rm -f ${topdir}/checkout-verif-global.log
git clone --recursive gerrit:EMC_verif-global verif-global.fd >> ${topdir}/checkout-verif-global.log 2>&1
cd verif-global.fd
git checkout verif_global_v1.2.2
git checkout verif_global_v1.4.0
cd ${topdir}
else
echo 'Skip. Directory verif-global.fd already exist.'
Expand Down

0 comments on commit 72e8adf

Please sign in to comment.