minor changes
This commit is contained in:
parent
d1e695e7e3
commit
7b1e7af3c5
4 changed files with 25 additions and 12 deletions
|
@ -9,6 +9,7 @@ def main_monofonic(parsed_args):
|
|||
|
||||
print_starting_module("monofonic", verbose=parsed_args.verbose)
|
||||
monofonic_dict=main_parameters_monofonic(parsed_args)
|
||||
# raise SystemExit # Exit the program after writing the config file to avoid running monofonic
|
||||
|
||||
if parsed_args.execution == "local":
|
||||
print_message("Running monofonic in local mode.", 1, "monofonic", verbose=parsed_args.verbose)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue