From a717703be8c716c60cde55c490463813de21502a 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()... --- tools/autoupdate_app_sources/autoupdate_app_sources.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/tools/autoupdate_app_sources/autoupdate_app_sources.py b/tools/autoupdate_app_sources/autoupdate_app_sources.py index 40618860ac..59fe7354df 100755 --- a/tools/autoupdate_app_sources/autoupdate_app_sources.py +++ b/tools/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(