summaryrefslogtreecommitdiff
path: root/test
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 /test
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 'test')
-rw-r--r--[-rwxr-xr-x]test/Makefile.am0
-rw-r--r--[-rwxr-xr-x]test/README.md0
-rw-r--r--[-rwxr-xr-x]test/c_glib/Makefile.am0
-rw-r--r--[-rwxr-xr-x]test/cpp/CMakeLists.txt0
-rw-r--r--[-rwxr-xr-x]test/cpp/Makefile.am0
-rw-r--r--[-rwxr-xr-x]test/keys/README.md0
-rw-r--r--[-rwxr-xr-x]test/php/Makefile.am0
7 files changed, 0 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index d428086bd..d428086bd 100755..100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
diff --git a/test/README.md b/test/README.md
index 5f6be15fd..5f6be15fd 100755..100644
--- a/test/README.md
+++ b/test/README.md
diff --git a/test/c_glib/Makefile.am b/test/c_glib/Makefile.am
index 98a373498..98a373498 100755..100644
--- a/test/c_glib/Makefile.am
+++ b/test/c_glib/Makefile.am
diff --git a/test/cpp/CMakeLists.txt b/test/cpp/CMakeLists.txt
index a6c1fd5cf..a6c1fd5cf 100755..100644
--- a/test/cpp/CMakeLists.txt
+++ b/test/cpp/CMakeLists.txt
diff --git a/test/cpp/Makefile.am b/test/cpp/Makefile.am
index d3754f478..d3754f478 100755..100644
--- a/test/cpp/Makefile.am
+++ b/test/cpp/Makefile.am
diff --git a/test/keys/README.md b/test/keys/README.md
index 010835d35..010835d35 100755..100644
--- a/test/keys/README.md
+++ b/test/keys/README.md
diff --git a/test/php/Makefile.am b/test/php/Makefile.am
index 9e13affa1..9e13affa1 100755..100644
--- a/test/php/Makefile.am
+++ b/test/php/Makefile.am