TimberBot – commitdiff
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e618c8c)
raw | patch | inline | side by side (parent: e618c8c)
author | Julian Fietkau <git@fietkau.software> | |
Fri, 24 Mar 2023 17:03:39 +0000 (18:03 +0100) | ||
committer | Julian Fietkau <git@fietkau.software> | |
Fri, 24 Mar 2023 17:03:39 +0000 (18:03 +0100) |
plugins/multiplicity.py | patch | blob | history |
index 802aafb9b555cfc342aca5ea09887c23f4e41ea2..1c7e657a15ea712af887ebefa7b5ebfa328c8398 100644 (file)
--- a/plugins/multiplicity.py
+++ b/plugins/multiplicity.py
external_dir = self.get_conf('external_output_dir')
if external_dir is None:
external_dir = self.get_storage_directory()
- exter
with open(os.path.join(external_dir, 'multiplicity.json'), 'w') as fp:
json.dump(external_output, fp, indent = 4)
#self.command_read(None, ['whois'], '')