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
I’m trying to run this tool as a restricted user. However, it always calls chmod 755 on tool_path even if the permissions are already correct. Unfortunately, my user account doesn’t have permission to change file modes and the code fails.