debug
This commit is contained in:
parent
3f360beeb3
commit
63fc3fd2a9
|
|
@ -390,6 +390,7 @@ def statTrimmer():
|
|||
|
||||
#Identify systems with no bridges
|
||||
def bridgeDebug():
|
||||
logger.info('(BRIDGEDEBUG) Running bridge debug')
|
||||
for system in CONFIG['SYSTEMS']:
|
||||
bridgeroll = 0
|
||||
for bridge in BRIDGES:
|
||||
|
|
|
|||
Loading…
Reference in New Issue