##// END OF EJS Templates
rhg: set group-writable checkisexec file permissions in Python...
rhg: set group-writable checkisexec file permissions in Python This actually achieves what the parent commit tried to do, but on the Python side. Unfortunately, `mkstemp` doesn't seem to let us specify the initial file permissions so we have to apply umask by hand when chmodding.
Arseniy Alekseyev -
r53423:dd052842 default
Show More
Name Size Modified Last Commit Author
/ rust / hg-pyo3 / src
convert_cpython.rs Loading ...
dagops.rs Loading ...
exceptions.rs Loading ...
lib.rs Loading ...
revision.rs Loading ...
util.rs Loading ...