Skip to content

Commit

Permalink
Update EMC_verif-global checkout to verif_global_v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
malloryprow committed Feb 7, 2020
1 parent 786806f commit eb73e52
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.4.1
git checkout verif_global_v1.5.0
cd ${topdir}
else
echo 'Skip. Directory verif-global.fd already exist.'
Expand Down

0 comments on commit eb73e52

Please sign in to comment.