author | Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> | |
Tue, 4 Nov 2008 17:41:53 +0000 (17:41 +0000) | ||
committer | Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> | |
Tue, 4 Nov 2008 17:41:53 +0000 (17:41 +0000) | ||
commit | 51ec51a8dcbe003a0fe5cd0ad1d78f5590f5d40f | |
tree | 8d7b3ba9abc238ff7f303f17d874d8935e52c846 | tree | snapshot |
parent | 47fddad5fd5808cd5540a9c8c1a72d8a66348546 | commit | diff |
Make extra-opts (C plugins) behave more like N::P:
N::P allows both '#' and ';' for comments. Extra-opts used to allow only '#', it now allows both (';' is the standard for ini files)
Extra-opts does not allow trailing comments anymore (like N::P)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@2063 f882894a-f735-0410-b71e-b25c423dba1c
N::P allows both '#' and ';' for comments. Extra-opts used to allow only '#', it now allows both (';' is the standard for ini files)
Extra-opts does not allow trailing comments anymore (like N::P)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@2063 f882894a-f735-0410-b71e-b25c423dba1c
NEWS | diff | blob | history | |
lib/parse_ini.c | diff | blob | history | |
lib/tests/plugin.ini | diff | blob | history |