Don't restrict the search to the Fedora product, as this misses EPEL.

This commit is contained in:
Jason Tibbitts 2010-08-03 18:23:04 -05:00
parent f9b00c60dd
commit 26117e4144

View file

@ -158,7 +158,6 @@ def run_query(bz):
'alias', 'assigned_to', 'reporter', 'bug_status', 'resolution',
'component', 'blockedby', 'dependson', 'short_desc',
'status_whiteboard', 'flag_types']
querydata['product'] = ['Fedora']
querydata['field0-0-0'] = 'flagtypes.name'
querydata['type0-0-0'] = 'equals'