[wpt-import] Set the executable bit for .bat files
Originally, I tried to use shutil.copy to preserve the mode of the files, but I found out there were tons of permission violations in the upstream, so I filed a bug * and tweaked the existing workaround. * https://github.com/web-platform-tests/wpt/issues/23997 Bug: 1091205 Change-Id: Id54c466192d671c758f04fcdf81b51eb9ebdf070 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2231264 Commit-Queue: Robert Ma <robertma@chromium.org> Commit-Queue: Stephen McGruer <smcgruer@chromium.org> Auto-Submit: Robert Ma <robertma@chromium.org> Reviewed-by:Stephen McGruer <smcgruer@chromium.org> Cr-Commit-Position: refs/heads/master@{#775246}
Showing
Please register or sign in to comment