X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=E2Manager%2Fbuild-e2mgr-ubuntu.sh;h=da3396ab25c135187515646d2a6468eec8cd33d5;hb=refs%2Fchanges%2F83%2F2983%2F1;hp=c496d7ff7c5ab6152d508f1cd669ed6fbb689e0c;hpb=9e880618d152150834ee4ee99ea44db99d3d2f65;p=ric-plt%2Fe2mgr.git diff --git a/E2Manager/build-e2mgr-ubuntu.sh b/E2Manager/build-e2mgr-ubuntu.sh index c496d7f..da3396a 100755 --- a/E2Manager/build-e2mgr-ubuntu.sh +++ b/E2Manager/build-e2mgr-ubuntu.sh @@ -69,7 +69,6 @@ go build -v app/main.go # Setting allocfreetrace=1 causes every allocation to be profiled and a # stack trace printed on each object's allocation and free. export GODEBUG=cgocheck=2,clobberfree=1,gcstoptheworld=2,allocfreetrace=0 -export RIC_ID="bbbccc-abcd0e/20" # Static route table is provided in git repo export RMR_SEED_RT=$(pwd)/router_test.txt # writes to coverage.txt by default