Code

Removed bogus checking in ut_config.
authorAndres J. Diaz <ajdiaz@connectical.com>
Tue, 1 Mar 2011 16:25:22 +0000 (17:25 +0100)
committerFlorian Forster <octo@huhu.verplant.org>
Tue, 8 Mar 2011 08:37:10 +0000 (09:37 +0100)
commit6f452fe1aaa3e81260a7b277d4ebcb5ba6b8cf08
tree32df776c4ce265bbd1fe1be7cd80d4d9a6591782
parent168ba3c10031a91771b2c31a42a50d7315780edc
Removed bogus checking in ut_config.

Since threshold is a plugin, the main config block (<Plugin "threshold">)
cannot contain only one keyword (as was mandatory in previous versions),
so checking must be removed.

Signed-off-by: Andres J. Diaz <ajdiaz@connectical.com>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
src/threshold.c