bpo-34765: install-sh is executable (GH-10225)
Fix 'install-sh' file permission: add execution bit ("chmod +x"),
"-rw-rw-r--." becomes "-rwxrwxr-x.". V
Victor Stinner committed
ed271b2350486b1fa031fa70e1e99d0d9b2b2133
Parent: 0227748
Committed by GitHub <noreply@github.com>
on 10/29/2018, 8:43:02 PM