X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=build%2Fcontainer%2Frun_rtmgr.sh;fp=build%2Fcontainer%2Frun_rtmgr.sh;h=0000000000000000000000000000000000000000;hb=92162653c9741f2417d1a36ec1c211d6863d0a68;hp=f098eb502dcbfef9fb538fcb586d04212a772f70;hpb=419d851344e85fffeeb9a65726cd02e97dbfe7df;p=ric-plt%2Frtmgr.git diff --git a/build/container/run_rtmgr.sh b/build/container/run_rtmgr.sh deleted file mode 100755 index f098eb5..0000000 --- a/build/container/run_rtmgr.sh +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e -# -#================================================================================== -# Copyright (c) 2019 AT&T Intellectual Property. -# Copyright (c) 2019 Nokia -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# 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. -#================================================================================== -# -# -# Mnemonic: run_rtmgr.sh -# Abstract: Runs the rtmgr executable with proper arguments -# Date: 19 March 2019 -# -exec ./rtmgr -xm-url=$XMURL -sbi=$SBI -sbi-if=$IP -filename=$RTFILE -rpe=$RPE -loglevel=INFO