diff --git a/MAC/Deployment/data/OTDB/createPICfile b/MAC/Deployment/data/OTDB/createPICfile index cba4e072d055786e1dddeb2a8f360b96569d0000..d0598df2e771383c283336643ed948d605dd8fc7 100755 --- a/MAC/Deployment/data/OTDB/createPICfile +++ b/MAC/Deployment/data/OTDB/createPICfile @@ -73,7 +73,7 @@ def expandCabinetMarker(dataPoint, nrRSP): PVSSbasefile= "../PVSS/PVSSDataPoints.base" StationFile = "../StaticMetaData/StationInfo" RingFile = "../PVSS/Rings.list" -ResultFile = "./PVSSDatapoints.out" +ResultFile = "./OTDBDatapoints.out" filledLine = re.compile("^[^#].*", re.MULTILINE) # construct a dictionary from the rings file: key is first character, value is ringname