mirror of
https://github.com/curl/curl.git
synced 2026-08-03 14:50:40 +03:00
scripts: set file mode +x on all perl and shell scripts
- Set all scripts +x, ie 644 => 755.
Prior to this change some scripts were not executable and therefore
could not be called directly.
~~~
git ls-files -s \*.{sh,pl,py} | grep -v 100755
~~~
Closes https://github.com/curl/curl/pull/10219
This commit is contained in:
parent
24e4e57cf3
commit
602964ec5e
16 changed files with 0 additions and 0 deletions
0
scripts/installcheck.sh
Normal file → Executable file
0
scripts/installcheck.sh
Normal file → Executable file
Loading…
Add table
Add a link
Reference in a new issue