]> git.itanic.dy.fi Git - rrdd/commit
config: Fix confusion between pre_draw_cmd and post_draw_cmd
authorTimo Kokkonen <timo.t.kokkonen@iki.fi>
Sat, 9 Jul 2016 18:28:04 +0000 (21:28 +0300)
committerTimo Kokkonen <timo.t.kokkonen@iki.fi>
Sat, 9 Jul 2016 18:28:04 +0000 (21:28 +0300)
commit9e63a0f14a9d367e56f817a0592eaa434eb6071b
tree4fb42d4eddc5adff191018b3c2bae6886dd6be80
parentf9ac5fe29213eb0ee00f53977913333a626c7998
config: Fix confusion between pre_draw_cmd and post_draw_cmd

When specifying post_draw_cmd on the config, it was interpreted as
predraw_cmd instead. Fix the incorrect behavior..

Signed-off-by: Timo Kokkonen <timo.t.kokkonen@iki.fi>
config.c