]> Kevux Git Server - fll/commit
Bugfix: test mode (-t), should be simulating not executing.
authorKevin Day <thekevinday@gmail.com>
Sun, 11 Apr 2021 23:16:16 +0000 (18:16 -0500)
committerKevin Day <thekevinday@gmail.com>
Sun, 11 Apr 2021 23:16:16 +0000 (18:16 -0500)
commitc8b6fd033b86ca43b1bb37b2e1ef23f63fb0fb84
tree005f94c259f3fe3b0d6a2c89938d0665016199ab
parent742599edf4d479e86f68e5ef95690fdbf67cc00c
Bugfix: test mode (-t), should be simulating not executing.

The rule_options is setup but it seems that I forgot to actually pass it.
Set the controller_process_option_execute on the rule_options and then pass rule_options instead of directly passing controller_process_option_execute.
level_3/controller/c/private-rule.c