Commit af4672c
committed
Convert logfile to bool in if statement
If statement requires boolean and logfile was passed as string. Added str2bool function to convert logfile to boolean in if statement when testing if logfile and syslog are defined.1 parent 2475a37 commit af4672c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments