You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If there happens to be a directory called 'brew' in $PATH,
on Linux, collect-copyright will fail with a PermissionError, not
running the fallback code. This happened to a contributor on WSL2.
When a PermissionError happens, assume the command doesn't exist.
0 commit comments