Don't send error messages to stdout.

This commit is contained in:
Toshio Kuratomi 2008-04-25 11:30:23 -07:00
parent 1ba90e11c4
commit 46d694e17a

View file

@ -269,7 +269,7 @@ bugzilla to reflect the ownership of bugzilla products that are listed there.
warnings.append(str(e.args))
if warnings:
print '[DEBUG]', '\n'.join(warnings)
#print '[DEBUG]', '\n'.join(warnings)
send_email('accounts@fedoraproject.org', 'a.badger@gmail.com',
'Errors while syncing bugzilla with owners.list',
'''