Loading switch_its_r2.sh +10 −5 Original line number Diff line number Diff line Loading @@ -3,21 +3,22 @@ #set -e # git checkout wil raise error when branch does not exist set -vx BRANCH=TTF_T036 BASE_PATH=`pwd` git checkout TTF_T036 git submodule update --init --recursive --remote #git checkout $BRANCH #git submodule update --init --recursive --remote for i in `find $BASE_PATH/ttcn -type d -name "Ats*"` do cd $i git checkout TTF_T036 git checkout $BRANCH done for i in `find $BASE_PATH/ttcn/Ats* -type d -name "asn1"` do cd $i git checkout TTF_T036 git checkout $BRANCH if [ -f ETSI-ITS-CDD.asn ] then ln ETSI-ITS-CDD.asn ETSI_ITS_CDD.asn Loading Loading @@ -48,7 +49,11 @@ do for j in $SUB_DIRS do cd $j git checkout release2 git checkout $BRANCH if [ -f ETSI-ITS-CDD.asn ] then ln ETSI-ITS-CDD.asn ETSI_ITS_CDD.asn fi cd - done fi Loading AtsCAM @ ce4a954b Compare 3ca9b8c3 to ce4a954b Original line number Diff line number Diff line Subproject commit 3ca9b8c3f25ea9a0d025e25098eacbe4560cb7b3 Subproject commit ce4a954b18ab02336f295f19fc5e4a95b6c72eca Loading
switch_its_r2.sh +10 −5 Original line number Diff line number Diff line Loading @@ -3,21 +3,22 @@ #set -e # git checkout wil raise error when branch does not exist set -vx BRANCH=TTF_T036 BASE_PATH=`pwd` git checkout TTF_T036 git submodule update --init --recursive --remote #git checkout $BRANCH #git submodule update --init --recursive --remote for i in `find $BASE_PATH/ttcn -type d -name "Ats*"` do cd $i git checkout TTF_T036 git checkout $BRANCH done for i in `find $BASE_PATH/ttcn/Ats* -type d -name "asn1"` do cd $i git checkout TTF_T036 git checkout $BRANCH if [ -f ETSI-ITS-CDD.asn ] then ln ETSI-ITS-CDD.asn ETSI_ITS_CDD.asn Loading Loading @@ -48,7 +49,11 @@ do for j in $SUB_DIRS do cd $j git checkout release2 git checkout $BRANCH if [ -f ETSI-ITS-CDD.asn ] then ln ETSI-ITS-CDD.asn ETSI_ITS_CDD.asn fi cd - done fi Loading
AtsCAM @ ce4a954b Compare 3ca9b8c3 to ce4a954b Original line number Diff line number Diff line Subproject commit 3ca9b8c3f25ea9a0d025e25098eacbe4560cb7b3 Subproject commit ce4a954b18ab02336f295f19fc5e4a95b6c72eca