X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=run_rtmgr.sh;h=7a48fff8295484800d49d317d916553237854c99;hb=HEAD;hp=7976b6c497541f22c053682e5bc6ccb064859f8a;hpb=92162653c9741f2417d1a36ec1c211d6863d0a68;p=ric-plt%2Frtmgr.git diff --git a/run_rtmgr.sh b/run_rtmgr.sh index 7976b6c..7a48fff 100644 --- a/run_rtmgr.sh +++ b/run_rtmgr.sh @@ -15,6 +15,10 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# This source code is part of the near-RT RIC (RAN Intelligent Controller) +# platform project (RICP). +# #================================================================================== # # @@ -22,4 +26,5 @@ # Abstract: Runs the rtmgr executable with proper arguments # Date: 19 March 2019 # -exec ./rtmgr -xm-url=$XMURL -nbi=$NBI -nbi-if=$NBIURL -sbi=$SBI -sbi-if=$SBIURL -filename=$RTFILE -rpe=$RPE -loglevel=$LOGLEVEL -configfile=$CFGFILE +#exec ./rtmgr -xm-url=$XMURL -nbi=$NBI -nbi-if=$NBIURL -sbi=$SBI -sbi-if=$SBIURL -filename=$RTFILE -rpe=$RPE -loglevel=$LOGLEVEL -configfile=$CFGFILE +exec ./rtmgr -f $CFGFILE