#!/bin/sh
#This script is wrapper for /usr/bin/ownnid.
#Needed to obtain expected BTS nid during SCT.
#Used in ccs.trsstart
echo `/usr/bin/ownnid`
