author | Florian Forster <octo@collectd.org> | |
Sat, 25 May 2013 08:31:54 +0000 (10:31 +0200) | ||
committer | Florian Forster <octo@collectd.org> | |
Sat, 25 May 2013 08:31:54 +0000 (10:31 +0200) | ||
commit | 003c6e86b4807923a40a89112327dda39057f783 | |
tree | 0ab55c333e963ca04cf5cbffc426a881599f57df | tree | snapshot |
parent | deec59d985b53371caac1a1b364cfee63ecbf3bd | commit | diff |
src/plugin.c: Move the perl and python "global" magic to plugin_load().
The config file handling is really not the best place to have this. Also,
the feature I'm working on would have to copy this magic if left in the
config code, and I *really* don't want that.
The config file handling is really not the best place to have this. Also,
the feature I'm working on would have to copy this magic if left in the
config code, and I *really* don't want that.
src/configfile.c | diff | blob | history | |
src/plugin.c | diff | blob | history |