From a94678b4dc99849ce1b2e08817d045224990083a Mon Sep 17 00:00:00 2001 From: Lionel Gauthier <lionel.gauthier@eurecom.fr> Date: Fri, 10 Apr 2015 12:31:47 +0000 Subject: [PATCH] renamed build_oai.bash in build_oai, do not show language, it is an executable. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7115 818b1a75-f10b-46b9-bf7c-635c3b92a50f --- cmake_targets/{build_oai.bash => build_oai} | 0 cmake_targets/tools/example_enb_exmimo_mme_hss.txt | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename cmake_targets/{build_oai.bash => build_oai} (100%) diff --git a/cmake_targets/build_oai.bash b/cmake_targets/build_oai similarity index 100% rename from cmake_targets/build_oai.bash rename to cmake_targets/build_oai diff --git a/cmake_targets/tools/example_enb_exmimo_mme_hss.txt b/cmake_targets/tools/example_enb_exmimo_mme_hss.txt index bae66a357..17eb308c0 100644 --- a/cmake_targets/tools/example_enb_exmimo_mme_hss.txt +++ b/cmake_targets/tools/example_enb_exmimo_mme_hss.txt @@ -57,7 +57,7 @@ yang@yang:~/openair4G/branches/LG_PRE_RELEASE_0.3/cmake_targets$ sudo tools/run_ Building the MME-GW: -yang@yang:~/openair4G/branches/LG_PRE_RELEASE_0.3/cmake_targets/tools$ sudo ./build_epc -c -d -t -T --s6a-server +yang@yang:~/openair4G/branches/LG_PRE_RELEASE_0.3/cmake_targets/tools$ ./build_epc -c -d -t -T --s6a-server Running the MME-GW: yang@yang:~/openair4G/branches/LG_PRE_RELEASE_0.3/cmake_targets/tools$ sudo ./run_epc -l -g -K -- GitLab