Commit aeafc4a6 authored by Yann Garcia's avatar Yann Garcia
Browse files

Bug fixed in switch scripts

parent 3ccf9357
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@ BASE_PATH=`pwd`
git checkout devel
git submodule update --init --recursive --remote

if [ ! -f ./titan-test-system-framework ]
if [ ! -d ./titan-test-system-framework ]
then
    git clone --recurse-submodules --branch devel https://labs.etsi.org/rep/cti-tools/titan-test-system-framework.git
    cd ./titan-test-system-framework
Original line number Diff line number Diff line
Subproject commit e27aaa847f49a1e459f427abc3620ef7a40223ca
Subproject commit eb652d4fbd09a333332d4e2fb28aede6543d456b