Skip to content

Commit dd52cad

Browse files
addaleaxjasnell
authored andcommitted
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: nodejs#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>
1 parent f91897e commit dd52cad

16 files changed

+0
-0
lines changed

doc/api/child_process.md

100755100644
File mode changed.

doc/api/http2.md

100755100644
File mode changed.

doc/api/perf_hooks.md

100755100644
File mode changed.

lib/internal/http2/core.js

100755100644
File mode changed.

src/node_http2.cc

100755100644
File mode changed.

src/node_http2.h

100755100644
File mode changed.

src/node_http2_core-inl.h

100755100644
File mode changed.

src/node_http2_core.h

100755100644
File mode changed.

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

100755100644
File mode changed.

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

100755100644
File mode changed.

0 commit comments

Comments
 (0)