From 32b04163361ccac7c5e8a285f14e3aac7f7e992d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Thu, 12 Sep 2024 14:49:02 +0200 Subject: [PATCH] autoupdate_app_sources: Fix debugging exit()... --- autoupdate_app_sources/autoupdate_app_sources.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/autoupdate_app_sources/autoupdate_app_sources.py b/autoupdate_app_sources/autoupdate_app_sources.py index 4061886..59fe735 100755 --- a/autoupdate_app_sources/autoupdate_app_sources.py +++ b/autoupdate_app_sources/autoupdate_app_sources.py @@ -755,8 +755,6 @@ def main() -> None: apps_already = {} # for which a PR already exists apps_updated = {} apps_failed = {} - print(apps) - exit() with multiprocessing.Pool(processes=args.processes) as pool: tasks = pool.imap(