mention why a package isn't added to Bugzilla

Signed-off-by: Nils Philippsen <nils@redhat.com>
This commit is contained in:
Nils Philippsen 2019-11-25 14:38:50 +01:00
parent 34c580db0d
commit b3f348c94e

View file

@ -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