taskotron-prod: update abicheck blacklist

This commit is contained in:
Martin Krizek 2016-06-23 06:46:13 +00:00
parent d5d91c89b6
commit 8f202df076

View file

@ -27,8 +27,4 @@ namespace = rpms-checks
[abicheck]
critpath_filepath = {{ trigger_critpath_file }}
{% if deployment_type in ['dev', 'stg'] %}
critpath_exclude = firefox,thunderbird,kernel,kdelibs,kdepim
{% else %}
critpath_exclude =
{% endif %}