Simon 3 years ago
parent 3f360beeb3
commit 63fc3fd2a9

@ -390,6 +390,7 @@ def statTrimmer():
#Identify systems with no bridges #Identify systems with no bridges
def bridgeDebug(): def bridgeDebug():
logger.info('(BRIDGEDEBUG) Running bridge debug')
for system in CONFIG['SYSTEMS']: for system in CONFIG['SYSTEMS']:
bridgeroll = 0 bridgeroll = 0
for bridge in BRIDGES: for bridge in BRIDGES:

Loading…
Cancel
Save

Powered by TurnKey Linux.