summaryrefslogtreecommitdiff
path: root/tests/options-scan.pl
diff options
context:
space:
mode:
authorJay Satiro <raysatiro@yahoo.com>2023-01-03 17:35:24 -0500
committerJay Satiro <raysatiro@yahoo.com>2023-01-05 02:34:24 -0500
commit602964ec5e1fa4f080e3b8233c3a09743a155a63 (patch)
treef61002f665ceafa3808958ed57512c1252cd34ce /tests/options-scan.pl
parent24e4e57cf33d00e4ca8654a795ef7916d6e6ea04 (diff)
downloadcurl-602964ec5e1fa4f080e3b8233c3a09743a155a63.tar.gz
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
Diffstat (limited to 'tests/options-scan.pl')
-rwxr-xr-x[-rw-r--r--]tests/options-scan.pl0
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/options-scan.pl b/tests/options-scan.pl
index 16de59c25..16de59c25 100644..100755
--- a/tests/options-scan.pl
+++ b/tests/options-scan.pl