mirror of
https://github.com/paulscherrerinstitute/sf_daq_broker.git
synced 2026-08-07 16:52:25 +02:00
some new lines
This commit is contained in:
@@ -17,7 +17,9 @@ def make_udp_srcip(detectors, start=0):
|
||||
DETECTOR_NAMES = sorted(DETECTOR_HOSTNAME)
|
||||
DETECTOR_UDP_SRCIP = make_udp_srcip(DETECTOR_NAMES, start=60)
|
||||
|
||||
|
||||
# config files generated during deployment
|
||||
|
||||
try:
|
||||
DETECTOR_DESC = json_load("/home/dbe/service_configs/detector_descriptions.json")
|
||||
except:
|
||||
|
||||
Reference in New Issue
Block a user