Browse Source

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
Jay Satiro 1 year ago
parent
commit
602964ec5e
1 changed files with 0 additions and 0 deletions
  1. 0 0
      lib/optiontable.pl

+ 0 - 0
lib/optiontable.pl