Browse Source

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>
canary-base
Anna Henningsen 8 years ago
committed by James M Snell
parent
commit
dd52cad044
  1. 0
      doc/api/child_process.md
  2. 0
      doc/api/http2.md
  3. 0
      doc/api/perf_hooks.md
  4. 0
      lib/internal/http2/core.js
  5. 0
      src/node_http2.cc
  6. 0
      src/node_http2.h
  7. 0
      src/node_http2_core-inl.h
  8. 0
      src/node_http2_core.h
  9. 0
      test/parallel/test-http2-client-unescaped-path.js
  10. 0
      test/parallel/test-http2-client-upload.js
  11. 0
      test/parallel/test-http2-info-headers.js
  12. 0
      test/parallel/test-http2-options-max-reserved-streams.js
  13. 0
      test/parallel/test-http2-response-splitting.js
  14. 0
      test/parallel/test-http2-server-socket-destroy.js
  15. 0
      test/parallel/test-http2-server-socketerror.js
  16. 0
      test/parallel/test-performance-gc.js

0
doc/api/child_process.md

0
doc/api/http2.md

0
doc/api/perf_hooks.md

0
lib/internal/http2/core.js

0
src/node_http2.cc

0
src/node_http2.h

0
src/node_http2_core-inl.h

0
src/node_http2_core.h

0
test/parallel/test-http2-client-unescaped-path.js

0
test/parallel/test-http2-client-upload.js

0
test/parallel/test-http2-info-headers.js

0
test/parallel/test-http2-options-max-reserved-streams.js

0
test/parallel/test-http2-response-splitting.js

0
test/parallel/test-http2-server-socket-destroy.js

0
test/parallel/test-http2-server-socketerror.js

0
test/parallel/test-performance-gc.js

Loading…
Cancel
Save