]> git.ipfire.org Git - thirdparty/collectd.git/commit
Fix broken "-t" option of collectd 3793/head
authorTakuro Ashie <ashie@clear-code.com>
Thu, 17 Dec 2020 06:35:13 +0000 (15:35 +0900)
committerTakuro Ashie <ashie@clear-code.com>
Thu, 17 Dec 2020 06:39:24 +0000 (15:39 +0900)
commit3f575419e7ccb37a3b10ecc82adb2e83ff2826e1
treeab35539fe9cf22c250ae14321a8a7597f9cad09e
parent1da3305c10c8ff9a63081284cf3d4bb0f6daffd8
Fix broken "-t" option of collectd

"-t" option should test config file but it always returns 0 with no
message even if a broken config file is specified.

Signed-off-by: Takuro Ashie <ashie@clear-code.com>
src/daemon/collectd.c