diff options
author | Victor Stinner <vstinner@redhat.com> | 2018-10-29 20:43:02 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-29 20:43:02 (GMT) |
commit | ed271b2350486b1fa031fa70e1e99d0d9b2b2133 (patch) | |
tree | 56ecb4fba474ab614e8a4d443e95c00a38f95276 /Python/compile.c | |
parent | 02277482ea765335e497ecd9661d4bde9b5ddc67 (diff) | |
download | cpython-ed271b2350486b1fa031fa70e1e99d0d9b2b2133.zip cpython-ed271b2350486b1fa031fa70e1e99d0d9b2b2133.tar.gz cpython-ed271b2350486b1fa031fa70e1e99d0d9b2b2133.tar.bz2 |
bpo-34765: install-sh is executable (GH-10225)
Fix 'install-sh' file permission: add execution bit ("chmod +x"),
"-rw-rw-r--." becomes "-rwxrwxr-x.".
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions