This commit is contained in:
2024-08-15 10:48:07 +02:00
parent e61a9c1540
commit 31b2f7ddc6

View File

@@ -27,6 +27,7 @@ def main(check_list = list, main_folder_in = str):
for file_name in run_file_check:
if file_name == "frm_ref":
filename = "frmref"
print(file_name)
if file_name != "glob":
output_list.append(str(folder_name + '=' +file_name[1]))
output_list.append("")