author | Sebastian Harl <sh@tokkee.org> | |
Thu, 20 Mar 2008 10:02:06 +0000 (11:02 +0100) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Sat, 22 Mar 2008 08:31:51 +0000 (09:31 +0100) | ||
commit | 91963baa3a553d401a7decedaf5d413e08e2ae99 | |
tree | 14200d0500864d36429f820121d1b3d093252b36 | tree | snapshot |
parent | cef357b350d0f866ab1c9772b16c0680fb361f18 | commit | diff |
configfile.c: Abort if any config file could not be read.
So far, when including all files from some directory, errors while reading
any of those config files have been reported but otherwise ignored. So,
collectd would run with some potentially incomplete configuration which is
not what I would expect.
Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
So far, when including all files from some directory, errors while reading
any of those config files have been reported but otherwise ignored. So,
collectd would run with some potentially incomplete configuration which is
not what I would expect.
Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
src/configfile.c | diff | blob | history |