Revert "fix == = ="

This reverts commit a653e7d7c4.
api
Simon 3 years ago
parent 370a762bed
commit 4ce46b299d

@ -410,7 +410,7 @@ def bridgeDebug():
if dialroll > 1 :
logger.warning('(BRIDGEDEBUG) system %s has more than one active dial bridge (%s) - fixing',system, dialroll)
times = {}
times == {}
for _bridge in BRIDGES:
for enabled_system in BRIDGES[_bridge]:
if enabled_system['ACTIVE'] and _bridge and _bridge[0:1] == '#':

Loading…
Cancel
Save

Powered by TurnKey Linux.