Commit bf77651e authored by YannGarcia's avatar YannGarcia
Browse files

Bug fixed in build.sh script

parent 3bd25afc
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -22,11 +22,8 @@ echo -e "*****************************\n* Apply patched \n**********************
cd /home/etsi/dev/ETSI_Ng112
cp ./ttcn/patch_lib_common_titan/*.ttcn ./ttcn/LibCommon/
cp ./ttcn/patch_lib_http/*.ttcn ./ttcn/LibIts/ttcn/Http/
cp ./ttcn/patch_lib_its/module.mk ./ttcn/LibIts/
cp ./ttcn/patch_ims_titan/*.ttcn ./ttcn/LibIms/ttcn/
cp ./ttcn/patch_ims_titan/module.mk ./ttcn/LibIms/
cp ./ttcn/patch_sip_titan/*.ttcn ./ttcn/LibSip/ttcn/
cp ./ttcn/patch_sip_titan/module.mk ./ttcn/LibSip/

echo -e "*****************************\n* Build Mec test suite\n*****************************\n"
export ATS=AtsNg112
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@ DOXYFILE_ENCODING = UTF-8
# identify the project. Note that if you do not use Doxywizard you need
# to put quotes around the project name if it contains spaces.

PROJECT_NAME           = "ETSI TTF012"
PROJECT_NAME           = "ETSI TTF009"

# The PROJECT_NUMBER tag can be used to enter a project or revision number.
# This could be handy for archiving the generated documentation or