Closed teodutu closed 3 weeks ago
Set the variables remove, replace_pairs, and end_string for .d files so they are defined when calling the process_file() function.
remove
replace_pairs
end_string
.d
process_file()
Fixes: #109
Prerequisite Checklist
Description of changes
Set the variables
remove
,replace_pairs
, andend_string
for.d
files so they are defined when calling theprocess_file()
function.Fixes: #109