Commit 85865164 authored by YannGarcia's avatar YannGarcia
Browse files

Add vagrant specific script

parent a2e57a31
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -20,6 +20,7 @@ echo -e "*****************************\n* Set up environment\n******************
cd /home/etsi/dev/ETSI_Ng112/scripts
ln -sf /home/etsi/dev/ETSI_Ng112/scripts/devenv.bash.ubuntu /home/etsi/devenv.bash
. /home/etsi/devenv.bash

echo -e "*****************************\n* Apply patched \n*****************************\n"
cd /home/etsi/dev/ETSI_Ng112
cp ./ttcn/patch_lib_common_titan/module.mk ./ttcn/LibCommon/
+4 −0
Original line number Diff line number Diff line
@@ -156,6 +156,10 @@ cd /home/vagrant/dev/TTF009_Ng112
export ATS=AtsLIS
make

# Change user in cfg files
cd ${HOME}/dev/TTF009_Ng112/scripts
./update_user_name.sh TTF009_Ng112

cd ${OLD_PWD}

sudo init 6