Loading install.sh +3 −6 Original line number Diff line number Diff line Loading @@ -5,8 +5,8 @@ set -vx BASE_PATH=`pwd` git checkout devel git submodule update --init --recursive --remote #git checkout devel #git submodule update --init --recursive --remote if [ ! -f ./titan-test-system-framework ] then Loading @@ -22,9 +22,6 @@ ln -sf module_ims.mk module.mk cd $BASE_PATH/ttcn/LibSip git checkout TTF016 cd $BASE_PATH/ttcn/LibMsrp git checkout TTF006 cd $BASE_PATH/ttcn/LibIms git checkout TTF006 Loading @@ -39,6 +36,6 @@ ln -f ./ttcn/patch_lib_ng112_titan/ttcn/module.mk ./ttcn/LibEmcom/LibNg112/modul ln -f ./ttcn/patch_lib_iot_titan/module.mk ./ttcn/LibIot/module.mk ln -f ./ttcn/patch_lib_config_and_trigger_titan/module.mk ./ttcn/LibIms_ConfigAndTrigger/module.mk ln -f ./ttcn/patch_lib_upper_tester_titan/module.mk ./ttcn/LibUpperTester/module.mk ln -f ./ttcn/patch_ats_ims_iot/module.mk ./ttcn/AtsImsIot/module.mk #ln -f ./ttcn/patch_ats_ims_iot/module.mk ./ttcn/AtsImsIot/module.mk exit 0 Loading
install.sh +3 −6 Original line number Diff line number Diff line Loading @@ -5,8 +5,8 @@ set -vx BASE_PATH=`pwd` git checkout devel git submodule update --init --recursive --remote #git checkout devel #git submodule update --init --recursive --remote if [ ! -f ./titan-test-system-framework ] then Loading @@ -22,9 +22,6 @@ ln -sf module_ims.mk module.mk cd $BASE_PATH/ttcn/LibSip git checkout TTF016 cd $BASE_PATH/ttcn/LibMsrp git checkout TTF006 cd $BASE_PATH/ttcn/LibIms git checkout TTF006 Loading @@ -39,6 +36,6 @@ ln -f ./ttcn/patch_lib_ng112_titan/ttcn/module.mk ./ttcn/LibEmcom/LibNg112/modul ln -f ./ttcn/patch_lib_iot_titan/module.mk ./ttcn/LibIot/module.mk ln -f ./ttcn/patch_lib_config_and_trigger_titan/module.mk ./ttcn/LibIms_ConfigAndTrigger/module.mk ln -f ./ttcn/patch_lib_upper_tester_titan/module.mk ./ttcn/LibUpperTester/module.mk ln -f ./ttcn/patch_ats_ims_iot/module.mk ./ttcn/AtsImsIot/module.mk #ln -f ./ttcn/patch_ats_ims_iot/module.mk ./ttcn/AtsImsIot/module.mk exit 0