diff --git a/distgit_bugzilla_sync/script.py b/distgit_bugzilla_sync/script.py index e3a1cec..cc244d5 100644 --- a/distgit_bugzilla_sync/script.py +++ b/distgit_bugzilla_sync/script.py @@ -419,7 +419,7 @@ class BugzillaProxy: bz_product_name = self.config['products'][collection].get('bz_product_name', collection) if retired: if self.config['verbose']: - print(f"[NOADD] {bz_product_name}/{package}") + print(f"[NOADD] {bz_product_name}/{package} (is retired)") return # Add component