mac: Simplify copy_bundle_data command.
By now all builders are on 10.15 and should all be on APFS. Also, we basically require the build dir to be below the src dir, so they're going to always be on the same disk in practice. Since we rm the dest dir right before the cp, no need to pass `-f` either. Bug: 1042182,1064586 Change-Id: Ia24ad28d475b2611a0f17442fe421f38875c586b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2605869 Auto-Submit: Nico Weber <thakis@chromium.org> Reviewed-by:Sylvain Defresne <sdefresne@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#839750}
Showing
Please register or sign in to comment