summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristopher Tubbs <ctubbsii@apache.org>2022-05-24 05:19:41 -0400
committerGitHub <noreply@github.com>2022-05-24 05:19:41 -0400
commit4646a3557b822c3893dc6773882a689118b77611 (patch)
treee1ab79fd629d25e69ab2a8283a6fcae9ac0002b6 /configure.ac
parentb90f2bcb8696e2da40aeadf6e6f3eb4904f868e5 (diff)
downloadthrift-4646a3557b822c3893dc6773882a689118b77611.tar.gz
Remove execute bit from plain text files in git (#2611)
Trivially change file mode from 755 to 644 for files in git that shouldn't be marked as executable. These were probably marked as executable due to some contributors developing on Windows using a filesystem that doesn't support POSIX file modes, or aggressively marks everything as executable.
Diffstat (limited to 'configure.ac')
-rw-r--r--[-rwxr-xr-x]configure.ac0
1 files changed, 0 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index de6493662..de6493662 100755..100644
--- a/configure.ac
+++ b/configure.ac