Commit dfc2f80a authored by YannGarcia's avatar YannGarcia
Browse files

Bug fixed in script to switch in ITS Conformance testing Release 2

parent 6c3f02e5
Loading
Loading
Loading
Loading
+0 −6
Original line number Original line Diff line number Diff line
@@ -8,9 +8,6 @@ BASE_PATH=`pwd`
git checkout ttf_t024
git checkout ttf_t024
git submodule update --init --recursive --remote
git submodule update --init --recursive --remote


cd $BASE_PATH/ttcn
git checkout devel

for i in `find $BASE_PATH/ttcn -type d -name "Ats*"`
for i in `find $BASE_PATH/ttcn -type d -name "Ats*"`
do
do
    cd $i
    cd $i
@@ -48,9 +45,6 @@ do
    fi
    fi
done
done


cd $BASE_PATH
git checkout ttf_t024

if [ ! -f ./titan-test-system-framework ]
if [ ! -f ./titan-test-system-framework ]
then
then
    git clone --recurse-submodules --single-branch --branch devel https://labs.etsi.org/rep/cti-tools/titan-test-system-framework.git
    git clone --recurse-submodules --single-branch --branch devel https://labs.etsi.org/rep/cti-tools/titan-test-system-framework.git
Compare 30d2ee5e to 286ea651
Original line number Original line Diff line number Diff line
Subproject commit 30d2ee5e2279e2c455427e97c57014101ff160ae
Subproject commit 286ea65132a54908e5c8447d3842dcca5808d17c