Commit a101405
authored
conf.c: Fix stopping scheduler on unknown directive
Change the return value to do not trigger stopping the scheduler in case of unknown directive, because stopping the scheduler on config errors should only happen in case of syntax errors.1 file changed
Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2772 | 2772 | | |
2773 | 2773 | | |
2774 | 2774 | | |
| 2775 | + | |
| 2776 | + | |
| 2777 | + | |
| 2778 | + | |
2775 | 2779 | | |
2776 | 2780 | | |
2777 | | - | |
2778 | | - | |
2779 | | - | |
2780 | | - | |
2781 | | - | |
2782 | | - | |
| 2781 | + | |
| 2782 | + | |
2783 | 2783 | | |
2784 | | - | |
| 2784 | + | |
2785 | 2785 | | |
2786 | 2786 | | |
2787 | 2787 | | |
| |||
0 commit comments