doc,lib,src,test: strip executable bits off files

Remove the executable bits of the file modes of some files that
accidentally received it.

PR-URL: https://github.com/nodejs/node/pull/15132
Reviewed-By: Timothy Gu <timothygu99@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
This commit is contained in:
Anna Henningsen 2017-09-01 16:31:16 +02:00 committed by James M Snell
parent f91897e741
commit dd52cad044
16 changed files with 0 additions and 0 deletions

0
doc/api/child_process.md Executable file → Normal file
View File

0
doc/api/http2.md Executable file → Normal file
View File

0
doc/api/perf_hooks.md Executable file → Normal file
View File

0
lib/internal/http2/core.js Executable file → Normal file
View File

0
src/node_http2.cc Executable file → Normal file
View File

0
src/node_http2.h Executable file → Normal file
View File

0
src/node_http2_core-inl.h Executable file → Normal file
View File

0
src/node_http2_core.h Executable file → Normal file
View File

0
test/parallel/test-http2-client-unescaped-path.js Executable file → Normal file
View File

0
test/parallel/test-http2-client-upload.js Executable file → Normal file
View File

0
test/parallel/test-http2-info-headers.js Executable file → Normal file
View File

View File

0
test/parallel/test-http2-response-splitting.js Executable file → Normal file
View File

0
test/parallel/test-http2-server-socket-destroy.js Executable file → Normal file
View File

0
test/parallel/test-http2-server-socketerror.js Executable file → Normal file
View File

0
test/parallel/test-performance-gc.js Executable file → Normal file
View File