Hi, New configs with templates are great but they broke FedoraReview [1] FedoraReview is also written in python and code [2] works but tracedecorator.py [3] logs to stdout a lot of messages, the messages doesn't make fedoraReview stop and FedoraReview finish successfully. I'd like to know how I shut up tracedecorater.py logs.
Thanks. [1] https://pagure.io/FedoraReview/pull-request/369 [2] import mockbuild.util config_opts = mockbuild.util.setup_default_config_opts(None, "unknown", "/usr/lib/python3.7/site-packages/mockbuild/") mockbuild.util.update_config_from_file(config_opts, path, None) [3] https://pagure.io/FedoraReview/pull-request/369#comment-101087 -- Sérgio M. B. _______________________________________________ buildsys mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]
