Closed einalex closed 3 years ago
maybe you want something like foundfiles = glob.glob(os.path.join(dirname,"**/", filename), recursive = True)
?
Thanks for the catch, this was a bug introduced when I refactored the code to use linked base attachment directories. Fixed in e2fb6e1.