Merge pull request #12311 from bluetech/pkg-collect-perm-error

python: add workaround for permission error crashes from non-selected directories
This commit is contained in:
Ran Benita
2024-05-13 20:32:23 +03:00
committed by GitHub
3 changed files with 24 additions and 1 deletions

View File

@@ -0,0 +1 @@
Fix `PermissionError` crashes arising from directories which are not selected on the command-line.