Skip to content

Commit aaf55db

Browse files
addaleaxMylesBorins
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: #15132 Reviewed-By: Timothy Gu <[email protected]> Reviewed-By: MichaΓ«l Zasso <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: James M Snell <[email protected]>
1 parent a83d427 commit aaf55db

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.

β€Žtest/parallel/test-http2-info-headers.js

100755100644
File mode changed.

β€Žtest/parallel/test-http2-options-max-reserved-streams.js

100755100644
File mode changed.

β€Žtest/parallel/test-http2-response-splitting.js

100755100644
File mode changed.

β€Žtest/parallel/test-http2-server-socket-destroy.js

100755100644
File mode changed.

β€Žtest/parallel/test-http2-server-socketerror.js

100755100644
File mode changed.

β€Žtest/parallel/test-performance-gc.js

100755100644
File mode changed.

0 commit comments

Comments
Β (0)