Skip to content

Check for broken symbolic links

Patrick Thomas requested to merge patrick.thomas/dtt:check_file_path into master

Added a check to foton.py.in to check the existence of a file path before attempting to open the file at that path. This includes checking for broken symbolic links.

Closes #343 (closed).

Merge request reports