Commit Graph

3 Commits (1bda6750f5f4fb8b01de21d1949b02d7547ff838)

Author SHA1 Message Date
Brian Coca 1bda6750f5
fix reject list (#79391) 2 years ago
Abhijeet Kasurde b32b4111b2
plugin_filter: check for type error (#46664)
* Parsing plugin filter may raise TypeError, gracefully handle this exception
and let user know about the syntax error in plugin filter file.

* Test for plugin_filtering

Fixes: #46658

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
6 years ago
Toshio Kuratomi 340a7be7c3 Implement plugin filtering 6 years ago