Revert "Added hotfix to not disable always up2date categories."

This reverts commit 4fd68994e1.
This commit is contained in:
Adrian Reber 2015-06-08 08:43:48 +00:00
parent b1274271bb
commit 7cfe45d7d8
2 changed files with 0 additions and 9 deletions

View file

@ -978,7 +978,6 @@ def per_host(session, host, options, config):
for hc in host_categories_to_scan:
if hc.always_up2date:
successful_categories += 1
continue
category = hc.category