pypy
Simon 5 years ago
parent b02b485ca0
commit 6c119315aa

@ -133,7 +133,7 @@ def make_bridges(_rules):
for _confsystem in CONFIG['SYSTEMS']: for _confsystem in CONFIG['SYSTEMS']:
#if _confsystem == 'OBP-BM': #if _confsystem == 'OBP-BM':
if CONFIG['SYSTEMS'][system]['MODE'] != 'MASTER': if CONFIG['SYSTEMS'][system]['MODE'] == 'OPENBRIDGE':
continue continue
ts1 = False ts1 = False
ts2 = False ts2 = False

Loading…
Cancel
Save

Powered by TurnKey Linux.