Loading install.sh +4 −0 Original line number Diff line number Diff line Loading @@ -21,6 +21,10 @@ do else git checkout --recurse-submodules $ORG_BRANCH fi if [ "$BS" != "AtsAVM" ] and [ "$BS" != "AtsAPI" ] and [ "$BS" != "AtsSA" ] then git checkout --recurse-submodules $ORG_BRANCH fi done for i in `find $BASE_PATH/ttcn/Ats* -type d -name "asn1"` Loading Loading
install.sh +4 −0 Original line number Diff line number Diff line Loading @@ -21,6 +21,10 @@ do else git checkout --recurse-submodules $ORG_BRANCH fi if [ "$BS" != "AtsAVM" ] and [ "$BS" != "AtsAPI" ] and [ "$BS" != "AtsSA" ] then git checkout --recurse-submodules $ORG_BRANCH fi done for i in `find $BASE_PATH/ttcn/Ats* -type d -name "asn1"` Loading