Description[Mac/iOS/GN] Use rsync in copy_bundle_data instead of shutil.copytree.
As the TODO this fixes states, copytree preserves mtimes. This can cause
overbuild when building bundled products. Switch to using rsync to have more
control over copy parameters.
BUG=297668
R=dpranke@chromium.org
Committed: https://crrev.com/0cc137a639e9eb687b0fbde47983d672bcc8ef9f
Cr-Commit-Position: refs/heads/master@{#400047}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Strip slashes #Messages
Total messages: 12 (4 generated)
|