Skip to content

Commit

Permalink
bpo-34765: install-sh is executable (pythonGH-10225)
Browse files Browse the repository at this point in the history
Fix 'install-sh' file permission: add execution bit ("chmod +x"),
"-rw-rw-r--." becomes "-rwxrwxr-x.".
  • Loading branch information
vstinner committed Oct 29, 2018
1 parent 0227748 commit ed271b2
Showing 1 changed file with 0 additions and 0 deletions.
Empty file modified install-sh
100644 → 100755
Empty file.

0 comments on commit ed271b2

Please sign in to comment.