Commit 0911486
Alex Meadows
process_tracker_python-100 Add source/source object character set
🐛 Fixed issue where file path for config file was not setting correctly
Issue was found where if the config file was named anything but
'process_tracker_config.ini' it would try to append that to the end.
Have added a new filter to ensure that any file that ends with '.ini'
can be accepted.1 parent 2731572 commit 0911486
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
0 commit comments