Skip to content

Protect the call to chmod in the binary and explain what's happening

Benjamin Bouvier requested to merge try-chmod into master

This just wraps the calls to os.chmod with a try/catch block.

@ZeHiro can you have a look, please?

Merge request reports