X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=build%2Fcontainer%2Frun_rtmgr.sh;h=f098eb502dcbfef9fb538fcb586d04212a772f70;hb=refs%2Fchanges%2F82%2F82%2F1;hp=d248edd04c7719c178ba62976d2925efe120a6de;hpb=871fa393844ce1b61b8d5218d27687d9fc05803a;p=ric-plt%2Frtmgr.git diff --git a/build/container/run_rtmgr.sh b/build/container/run_rtmgr.sh index d248edd..f098eb5 100755 --- a/build/container/run_rtmgr.sh +++ b/build/container/run_rtmgr.sh @@ -22,4 +22,4 @@ # Abstract: Runs the rtmgr executable with proper arguments # Date: 19 March 2019 # -exec ./rtmgr -nbi-httpget=$XMURL -sbi-nngsub=$SOCKET -sdl-file=$RTFILE -rpe=$RPE -loglevel=INFO +exec ./rtmgr -xm-url=$XMURL -sbi=$SBI -sbi-if=$IP -filename=$RTFILE -rpe=$RPE -loglevel=INFO