Skip to content

catch errors from delete_empty_dirs #315

Open
@cmeesters

Description

@cmeesters

Describe the bug

Currently, the delete_empty_dirs() function raises an error, when an empty directory cannot be deleted. This error is not properly caught. Instead, the error message attempts to print a variable path which is not correctly set in line 209 - however, the message e already contains that path.

Metadata

Metadata

Assignees

Labels

bug/fixSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions