Simon 3 years ago
parent d5d2e6772f
commit 4064900d19

@ -2908,7 +2908,7 @@ if __name__ == '__main__':
if CONFIG['ALIASES']['SUB_MAP_FILE']: if CONFIG['ALIASES']['SUB_MAP_FILE']:
subMapWrite() subMapWrite()
print(gc.garbage) print("<<<<<<<<<<garbage",gc.garbage)
# Set signal handers so that we can gracefully exit if need be # Set signal handers so that we can gracefully exit if need be
for sig in [signal.SIGINT, signal.SIGTERM]: for sig in [signal.SIGINT, signal.SIGTERM]:

Loading…
Cancel
Save

Powered by TurnKey Linux.